Searched refs:maxElementsVertices (Results 1 – 5 of 5) sorted by relevance
231 GLuint maxElementsVertices; member
386 maxElementsVertices(0), in Caps()
919 …case GL_MAX_ELEMENTS_VERTICES: *params = mCaps.maxElementsVertices; … in getIntegerv()
377 caps->maxElementsVertices = 0; in GenerateCaps()
908 caps->maxElementsVertices = GetMaximumDrawVertexCount(featureLevel); in GenerateCaps()