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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_program.h 29 glamor_program_location_bg = 2, enumerator in enum:__anon9854
glamor_program.c 90 .locations = glamor_program_location_fg | glamor_program_location_bg | glamor_program_location_fillsamp | glamor_program_location_fillpos,
113 .location = glamor_program_location_bg,
384 prog->bg_uniform = glamor_get_uniform(prog, glamor_program_location_bg, "bg");
glamor_dash.c 74 glamor_program_location_bg),
glamor_text.c 385 .locations = glamor_program_location_fg | glamor_program_location_bg | glamor_program_location_font,
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 8 milliseconds