Searched refs:vertsPerDraw (Results 1 – 1 of 1) sorted by relevance
1079 uint32_t vertsPerDraw = totalVerts; in MaxVertsPerDraw() local1090 vertsPerDraw = KNOB_MAX_PRIMS_PER_DRAW; in MaxVertsPerDraw()1128 vertsPerDraw = vertsPerPrim * KNOB_MAX_TESS_PRIMS_PER_DRAW; in MaxVertsPerDraw()1134 vertsPerDraw = 3; in MaxVertsPerDraw()1142 return vertsPerDraw; in MaxVertsPerDraw()