Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c99 fse->key.const_vbuffers = 0; in fse_prepare()
118 fse->key.const_vbuffers |= (1<<i); in fse_prepare()
121 if (0) debug_printf("%s: lookup const_vbuffers: %x\n", in fse_prepare()
122 __FUNCTION__, fse->key.const_vbuffers); in fse_prepare()
153 if (0) debug_printf("%s: found const_vbuffers: %x\n", __FUNCTION__, in fse_prepare()
154 fse->active->key.const_vbuffers); in fse_prepare()
H A Ddraw_vs.h69 unsigned const_vbuffers:5; member

Completed in 1 milliseconds