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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_program.h34 glamor_program_location_dash = 64, enumerator in enum:__anon92fc4ecc0103
H A Dglamor_dash.c62 .locations = glamor_program_location_dash,
72 .locations = (glamor_program_location_dash|
H A Dglamor_program.c137 .location = glamor_program_location_dash,
370 prog->dash_uniform = glamor_get_uniform(prog, glamor_program_location_dash, "dash");
371 prog->dash_length_uniform = glamor_get_uniform(prog, glamor_program_location_dash, "dash_length");

Completed in 5 milliseconds