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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_priv.h89 struct pipe_resource *vs_const_buffer; member in struct:xa_context
H A Dxa_context.c70 struct pipe_resource **vsbuf = &r->vs_const_buffer;
H A Dxa_renderer.c369 (shader_type == PIPE_SHADER_VERTEX) ? &r->vs_const_buffer :
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_priv.h89 struct pipe_resource *vs_const_buffer; member in struct:xa_context
H A Dxa_context.c70 struct pipe_resource **vsbuf = &r->vs_const_buffer;
H A Dxa_renderer.c377 (shader_type == PIPE_SHADER_VERTEX) ? &r->vs_const_buffer :

Completed in 9 milliseconds