Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c501 if ((glamor_priv->linear_max_nstops >= stops_count) && (dyn_gen)) { in _glamor_create_linear_gradient_program()
540 glamor_priv->linear_max_nstops = stops_count; in _glamor_create_linear_gradient_program()
564 glamor_priv->linear_max_nstops = 0; in glamor_init_gradient_shader()
H A Dglamor_priv.h302 int linear_max_nstops; member