Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h371 GLuint maxProjectionMatrixStackDepth = 0; member
DCaps.cpp954 caps.maxProjectionMatrixStackDepth = 2; in GenerateMinimumCaps()
DContext.cpp2038 *params = mState.mCaps.maxProjectionMatrixStackDepth; in getIntegervImpl()
3685 mState.mCaps.maxProjectionMatrixStackDepth = Caps::GlobalMatrixStackDepth; in initCaps()