HomeSort by relevance Sort by last modified time
    Searched refs:NVC0_MAX_SURFACE_SLOTS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 20 #define NVC0_MAX_SURFACE_SLOTS 16
nvc0_context.h 247 struct pipe_surface *surfaces[2][NVC0_MAX_SURFACE_SLOTS];
nvc0_context.c 172 for (i = 0; i < NVC0_MAX_SURFACE_SLOTS; ++i)

Completed in 43 milliseconds