Searched refs:BUFCTX_IDXBUF (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 15 #define BUFCTX_IDXBUF 3 macro
|
| H A D | nv30_vbo.c | 485 PUSH_RESRC(push, NV30_3D(IDXBUF_OFFSET), BUFCTX_IDXBUF, res, offset, 487 PUSH_MTHD (push, NV30_3D(IDXBUF_FORMAT), BUFCTX_IDXBUF, res->bo, 512 PUSH_RESET(push, BUFCTX_IDXBUF);
|
| H A D | nv30_push.c | 257 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 15 #define BUFCTX_IDXBUF 3 macro
|
| H A D | nv30_vbo.c | 484 PUSH_RESRC(push, NV30_3D(IDXBUF_OFFSET), BUFCTX_IDXBUF, res, offset, 486 PUSH_MTHD (push, NV30_3D(IDXBUF_FORMAT), BUFCTX_IDXBUF, res->bo, 511 PUSH_RESET(push, BUFCTX_IDXBUF);
|
| H A D | nv30_push.c | 258 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);
|
Completed in 7 milliseconds