Searched refs:maxElementsIndices (Results 1 – 7 of 7) sorted by relevance
724 GLint maxElementsIndices = 0; member
1476 *params = mState.mCaps.maxElementsIndices; in getIntegervImpl()
555 caps->maxElementsIndices = 0; in GenerateCaps()
226 mNativeCaps.maxElementsIndices = std::numeric_limits<GLint>::max(); in ensureCapsInitialized()
475 mNativeCaps.maxElementsIndices = std::numeric_limits<GLuint>::max();
1430 caps->maxElementsIndices = GetMaximumDrawIndexedIndexCount(featureLevel); in GenerateCaps()
622 caps->maxElementsIndices = QuerySingleGLInt(functions, GL_MAX_ELEMENTS_INDICES); in GenerateCaps()