Home
last modified time | relevance | path

Searched refs:NVC0_BIND_3D_CB (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h83 #define NVC0_BIND_3D_CB(s, i) (164 + 16 * (s) + (i)) macro
Dnvc0_context.c314 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i)); in nvc0_invalidate_resource_storage()
Dnvc0_state.c797 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i)); in nvc0_set_constant_buffer()