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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_gradient.c826 GLint stops_uniform_location = 0; local in function:glamor_generate_radial_gradient_picture
939 stops_uniform_location =
1039 glUniform1fv(stops_uniform_location, count, n_stops);
1133 GLint stops_uniform_location = 0; local in function:glamor_generate_linear_gradient_picture
1254 stops_uniform_location =
1379 glUniform1fv(stops_uniform_location, count, n_stops);

Completed in 3 milliseconds