HomeSort by relevance Sort by last modified time
    Searched refs:BUFCTX_IDXBUF (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_context.h 15 #define BUFCTX_IDXBUF 3
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);
nv30_push.c 257 PUSH_RESET(ctx.push, BUFCTX_IDXBUF);

Completed in 1671 milliseconds