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