Searched refs:stop_colors_uniform_location (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ | ||
| H A D | glamor_gradient.c | 827 GLint stop_colors_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture 941 stop_colors_uniform_location = 1038 glUniform4fv(stop_colors_uniform_location, count, stop_colors); 1142 GLint stop_colors_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture 1256 stop_colors_uniform_location = 1378 glUniform4fv(stop_colors_uniform_location, count, stop_colors); |
Completed in 4 milliseconds