Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCaps.h1001 GLuint maxModelviewMatrixStackDepth = 0; member
DCaps.cpp1182 caps.maxModelviewMatrixStackDepth = 16; in GenerateMinimumCaps()
DContext.cpp1983 *params = mState.mCaps.maxModelviewMatrixStackDepth; in getIntegervImpl()
3623 mState.mCaps.maxModelviewMatrixStackDepth = Caps::GlobalMatrixStackDepth; in initCaps()