Searched defs:TGSI_MAX_PRIM_VERTICES (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h200 #define TGSI_MAX_PRIM_VERTICES 6 macro
206 #define TGSI_MAX_TOTAL_VERTICES (TGSI_MAX_PRIM_VERTICES * TGSI_MAX_PRIMITIVES * PIPE_MAX_ATTRIBS)

Completed in 29 milliseconds