Home
last modified time | relevance | path

Searched refs:TGSI_MAX_TOTAL_VERTICES (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h307 #define TGSI_MAX_TOTAL_VERTICES (TGSI_MAX_PRIM_VERTICES * TGSI_MAX_PRIMITIVES * PIPE_MAX_ATTRIBS) macro
Dtgsi_exec.c1170 TGSI_MAX_TOTAL_VERTICES, 16); in tgsi_exec_machine_bind_shader()
1305 mach->MaxGeometryShaderOutputs = TGSI_MAX_TOTAL_VERTICES; in tgsi_exec_machine_create()