Searched refs:vertsPerDraw (Results 1 – 1 of 1) sorted by relevance
1121 uint32_t vertsPerDraw = totalVerts; in MaxVertsPerDraw() local1127 vertsPerDraw = KNOB_MAX_PRIMS_PER_DRAW; in MaxVertsPerDraw()1165 vertsPerDraw = vertsPerPrim * KNOB_MAX_TESS_PRIMS_PER_DRAW; in MaxVertsPerDraw()1173 return vertsPerDraw; in MaxVertsPerDraw()