Home
last modified time | relevance | path

Searched refs:stop_colors_uniform_location (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c827 GLint stop_colors_uniform_location = 0; in glamor_generate_radial_gradient_picture() local
941 stop_colors_uniform_location = in glamor_generate_radial_gradient_picture()
1038 glUniform4fv(stop_colors_uniform_location, count, stop_colors); in glamor_generate_radial_gradient_picture()
1144 GLint stop_colors_uniform_location = 0; in glamor_generate_linear_gradient_picture() local
1258 stop_colors_uniform_location = in glamor_generate_linear_gradient_picture()
1380 glUniform4fv(stop_colors_uniform_location, count, stop_colors); in glamor_generate_linear_gradient_picture()