Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h370 GLuint maxModelviewMatrixStackDepth = 0; member
DCaps.cpp953 caps.maxModelviewMatrixStackDepth = 16; in GenerateMinimumCaps()
DContext.cpp2035 *params = mState.mCaps.maxModelviewMatrixStackDepth; in getIntegervImpl()
3684 mState.mCaps.maxModelviewMatrixStackDepth = Caps::GlobalMatrixStackDepth; in initCaps()