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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_program.h33 glamor_program_location_bitplane = 32, enumerator in enum:__anon92fc4ecc0103
H A Dglamor_program.c132 .location = glamor_program_location_bitplane,
368 prog->bitplane_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitplane");
369 prog->bitmul_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitmul");
H A Dglamor_copy.c152 .locations = glamor_program_location_fillsamp|glamor_program_location_fillpos|glamor_program_location_fg|glamor_program_location_bg|glamor_program_location_bitplane,

Completed in 97 milliseconds