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

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_program.h 32 glamor_program_location_font = 16, enumerator in enum:__anon9854
glamor_text.c 272 .locations = glamor_program_location_font,
353 .locations = glamor_program_location_font,
385 .locations = glamor_program_location_fg | glamor_program_location_bg | glamor_program_location_font,
glamor_program.c 128 .location = glamor_program_location_font,
387 prog->font_uniform = glamor_get_uniform(prog, glamor_program_location_font, "font");

Completed in 8 milliseconds