Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.h86 GLint atlas_uniform; member
H A Dglamor_composite_glyphs.c256 glUniform1i(prog->atlas_uniform, 1); in glamor_glyphs_flush()
H A Dglamor_program.c367 prog->atlas_uniform = glamor_get_uniform(prog, glamor_program_location_atlas, "atlas"); in glamor_build_program()