Searched refs:c1_uniform_location (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ | ||
| H A D | glamor_gradient.c | 845 GLint c1_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture 898 c1_uniform_location = glGetUniformLocation(gradient_prog, "c1"); 1054 glUniform2fv(c1_uniform_location, 1, cxy); |
Completed in 4 milliseconds