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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_screen.h 16 #define NV50_MAX_PIPE_CONSTBUFS 14
nv50_context.c 89 for (i = 0; i < NV50_MAX_PIPE_CONSTBUFS; ++i)
nv50_context.h 118 struct nv50_constbuf constbuf[3][NV50_MAX_PIPE_CONSTBUFS];
nv50_screen.c 213 return NV50_MAX_PIPE_CONSTBUFS;
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.h 16 #define NV50_MAX_PIPE_CONSTBUFS 14
nv50_context.c 89 for (i = 0; i < NV50_MAX_PIPE_CONSTBUFS; ++i)
nv50_context.h 118 struct nv50_constbuf constbuf[3][NV50_MAX_PIPE_CONSTBUFS];
nv50_screen.c 213 return NV50_MAX_PIPE_CONSTBUFS;

Completed in 784 milliseconds