Searched refs:NV50_BIND_3D_CB (Results 1 – 3 of 3) sorted by relevance
62 #define NV50_BIND_3D_CB(s, i) (5 + 16 * (s) + (i)) macro
256 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_CB(s, i)); in nv50_invalidate_resource_storage()
908 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_CB(s, i)); in nv50_set_constant_buffer()