Searched defs:totalVertexCount (Results 1 – 2 of 2) sorted by relevance
107 inline void computeBufferSize(int* totalVertexCount, int* totalIndexCount, in computeBufferSize()194 int totalVertexCount, totalIndexCount, totalUmbraCount; in createAmbientShadow() local
1421 int totalVertexCount = slicedVertexCountPerPolygon * 2 + totalRayNum; in generateTriangleStrip() local