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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c832 GLint stop4_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture
912 stop4_uniform_location =
1031 glUniform1f(stop4_uniform_location, n_stops[j++]);
1138 GLint stop4_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture
1227 stop4_uniform_location =
1370 glUniform1f(stop4_uniform_location, n_stops[j++]);

Completed in 3 milliseconds