Searched refs:stop0_uniform_location (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ | ||
| H A D | glamor_gradient.c | 828 GLint stop0_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture 904 stop0_uniform_location = 1027 glUniform1f(stop0_uniform_location, n_stops[j++]); 1134 GLint stop0_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture 1219 stop0_uniform_location = 1366 glUniform1f(stop0_uniform_location, n_stops[j++]); |
Completed in 3 milliseconds