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 D | nv30_context.h | 14 #define BUFCTX_VTXBUF 2 macro
|
| H A D | nv30_context.c | 120 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
|
| H A D | nv30_vbo.c | 191 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); 249 PUSH_RESRC(push, NV30_3D(VTXBUF(i)), user ? BUFCTX_VTXTMP : BUFCTX_VTXBUF,
|
| H A D | nv30_state.c | 433 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 14 #define BUFCTX_VTXBUF 2 macro
|
| H A D | nv30_context.c | 120 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
|
| H A D | nv30_vbo.c | 190 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); 248 PUSH_RESRC(push, NV30_3D(VTXBUF(i)), user ? BUFCTX_VTXTMP : BUFCTX_VTXBUF,
|
| H A D | nv30_state.c | 446 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
|
Completed in 7 milliseconds