Searched refs:NV50_BIND_CB (Results 1 – 2 of 2) sorted by relevance
59 #define NV50_BIND_CB(s, i) (5 + 16 * (s) + (i)) macro
764 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_CB(s, i)); in nv50_set_constant_buffer()