Searched refs:NVC0_BIND_CB (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_context.h64 #define NVC0_BIND_CB(s, i) (164 + 16 * (s) + (i)) macro
H A Dnvc0_state.c662 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_CB(s, i));
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_context.h64 #define NVC0_BIND_CB(s, i) (164 + 16 * (s) + (i)) macro
H A Dnvc0_state.c662 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_CB(s, i));

Completed in 115 milliseconds