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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c833 GLint stop5_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture
914 stop5_uniform_location =
1032 glUniform1f(stop5_uniform_location, n_stops[j++]);
1139 GLint stop5_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture
1229 stop5_uniform_location =
1371 glUniform1f(stop5_uniform_location, n_stops[j++]);

Completed in 4 milliseconds