Home
last modified time | relevance | path

Searched refs:genIndices (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp104 void genIndices (vector<GLushort>& indices, int triangleCount) in genIndices() function
229 genIndices(m_indices, m_triangleCount); in init()
242 genIndices(indices, m_triangleCount); in requireIndexBuffers()