Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCaps.h1002 GLuint maxProjectionMatrixStackDepth = 0; member
DCaps.cpp1183 caps.maxProjectionMatrixStackDepth = 2; in GenerateMinimumCaps()
DContext.cpp1986 *params = mState.mCaps.maxProjectionMatrixStackDepth; in getIntegervImpl()
3624 mState.mCaps.maxProjectionMatrixStackDepth = Caps::GlobalMatrixStackDepth; in initCaps()