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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c840 GLint stop_color4_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture
929 stop_color4_uniform_location =
1010 glUniform4f(stop_color4_uniform_location,
1147 GLint stop_color4_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture
1244 stop_color4_uniform_location =
1349 glUniform4f(stop_color4_uniform_location,

Completed in 3 milliseconds