Searched refs:stop7_uniform_location (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ | ||
| H A D | glamor_gradient.c | 835 GLint stop7_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture 918 stop7_uniform_location = 1034 glUniform1f(stop7_uniform_location, n_stops[j++]); 1141 GLint stop7_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture 1233 stop7_uniform_location = 1373 glUniform1f(stop7_uniform_location, n_stops[j++]); |
Completed in 4 milliseconds