Searched refs:maxElementsIndices (Results 1 – 7 of 7) sorted by relevance
225 GLint maxElementsIndices = 0; member
1687 *params = mState.mCaps.maxElementsIndices; in getIntegervImpl()
571 caps->maxElementsIndices = 0; in GenerateCaps()
611 mNativeCaps.maxElementsIndices = std::numeric_limits<GLint>::max(); in ensureCapsInitialized()
741 mNativeCaps.maxElementsIndices = std::numeric_limits<GLint>::max();
1434 caps->maxElementsIndices = GetMaximumDrawIndexedIndexCount(featureLevel); in GenerateCaps()
800 caps->maxElementsIndices = QuerySingleGLInt(functions, GL_MAX_ELEMENTS_INDICES); in GenerateCaps()