Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.c132 .location = glamor_program_location_bitplane,
363 prog->bitplane_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitplane"); in glamor_build_program()
364 prog->bitmul_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitmul"); in glamor_build_program()
H A Dglamor_program.h33 glamor_program_location_bitplane = 32, enumerator
H A Dglamor_copy.c152 …ion_fillpos|glamor_program_location_fg|glamor_program_location_bg|glamor_program_location_bitplane,