Home
last modified time | relevance | path

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

/third_party/mesa3d/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)); in nvc0_invalidate_resource_storage()
H A Dnvc0_state.c808 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i)); in nvc0_set_constant_buffer()

Completed in 4 milliseconds