Home
last modified time | relevance | path

Searched refs:glamor_program_location_atlas (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.h35 glamor_program_location_atlas = 128, enumerator
H A Dglamor_composite_glyphs.c194 .locations = glamor_program_location_atlas,
208 .locations = glamor_program_location_atlas,
H A Dglamor_program.c142 .location = glamor_program_location_atlas,
367 prog->atlas_uniform = glamor_get_uniform(prog, glamor_program_location_atlas, "atlas"); in glamor_build_program()