Searched refs:NVC0_BIND_COUNT (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nvc0/ | ||
D | nvc0_context.h | 68 #define NVC0_BIND_COUNT 247 macro |
D | nvc0_context.c | 134 ret = nouveau_bufctx_new(screen->base.client, NVC0_BIND_COUNT, in nvc0_create() |