Searched defs:numVerts (Results 1 – 4 of 4) sorted by relevance
162 …riangle, const float *pAttribs, int numAttribs, float *pOutTriangles, int *numVerts, float *pOutAt… in Clip()
394 uint32_t numVerts = 0; in NumVertsPerPrim() local
176 uint32_t numVerts; // Draw: Number of verts (triangles, lines, etc) member
75 const size_t numVerts = texCoord.size() / 4; in logCubeArrayTexCoords() local