Home | Sort by relevance Sort by last modified time |
/external/mesa3d/src/gallium/drivers/nv50/ | |
nv50_context.h | 59 #define NV50_BIND_CB(s, i) (5 + 16 * (s) + (i)) |
nv50_state.c | 764 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_CB(s, i)); [all...] |