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 D | nvc0_context.h | 82 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i)) macro
|
| H A D | nvc0_context.c | 308 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
|
| H A D | nvc0_state.c | 788 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.h | 83 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i)) macro
|
| H A D | nvc0_context.c | 361 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
|
| H A D | nvc0_state.c | 808 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
|
Completed in 18 milliseconds