HomeSort by: relevance | last modified time | path
    Searched refs:glamor_program_location_bitplane (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_program.h 33 glamor_program_location_bitplane = 32, enumerator in enum:__anon9854
glamor_program.c 135 .location = glamor_program_location_bitplane,
388 prog->bitplane_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitplane");
389 prog->bitmul_uniform = glamor_get_uniform(prog, glamor_program_location_bitplane, "bitmul");
glamor_copy.c 152 .locations = glamor_program_location_fillsamp|glamor_program_location_fillpos|glamor_program_location_fg|glamor_program_location_bg|glamor_program_location_bitplane,

Completed in 7 milliseconds