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 Dnv30_context.h15 #define BUFCTX_IDXBUF 3 macro
H A Dnv30_vbo.c485 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 Dnv30_push.c257 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h15 #define BUFCTX_IDXBUF 3 macro
H A Dnv30_vbo.c484 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 Dnv30_push.c258 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);

Completed in 7 milliseconds