Searched refs:NVC0_BIND_3D_CB (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h82 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i)) macro
H A Dnvc0_context.c308 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
H A Dnvc0_state.c788 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h83 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i)) macro
H A Dnvc0_context.c361 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
H A Dnvc0_state.c808 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));

Completed in 18 milliseconds