Searched refs:BUFCTX_VTXBUF (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h14 #define BUFCTX_VTXBUF 2 macro
H A Dnv30_context.c120 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
H A Dnv30_vbo.c191 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
249 PUSH_RESRC(push, NV30_3D(VTXBUF(i)), user ? BUFCTX_VTXTMP : BUFCTX_VTXBUF,
H A Dnv30_state.c433 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h14 #define BUFCTX_VTXBUF 2 macro
H A Dnv30_context.c120 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
H A Dnv30_vbo.c190 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
248 PUSH_RESRC(push, NV30_3D(VTXBUF(i)), user ? BUFCTX_VTXTMP : BUFCTX_VTXBUF,
H A Dnv30_state.c446 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);

Completed in 8 milliseconds