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

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.h 79 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i))
nvc0_context.c 304 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
nvc0_state.c 736 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i));
    [all...]

Completed in 5116 milliseconds