Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c880 float *vs_const_buff_f = vs_const_buff; in lima_update_gp_uniform() local
885 printf(" %8.4f", vs_const_buff_f[i]); in lima_update_gp_uniform()