Searched defs:numVerticesPerPrimitive (Results 1 – 3 of 3) sorted by relevance
106 const int numVerticesPerPrimitive = getNumVerticesPerPrimitive(primType); in genVertices() local
238 static inline int numVerticesPerPrimitive (deUint32 primitiveTypeGL) in numVerticesPerPrimitive() function
934 int numVerticesPerPrimitive (const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive() function