Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h85 #define NV50_BIND_CP_CB(i) ( 0 + (i)) macro
Dnv50_context.c279 nouveau_bufctx_reset(nv50->bufctx_cp, NV50_BIND_CP_CB(i)); in nv50_invalidate_resource_storage()
Dnv50_state.c893 nouveau_bufctx_reset(nv50->bufctx_cp, NV50_BIND_CP_CB(i)); in nv50_set_constant_buffer()