Searched refs:maxDebugGroupStackDepth (Results 1 – 3 of 3) sorted by relevance
381 GLuint maxDebugGroupStackDepth = 0; member
2233 if (currentStackSize >= context->getCaps().maxDebugGroupStackDepth) in ValidatePushDebugGroupBase()
2046 *params = mState.getCaps().maxDebugGroupStackDepth; in getIntegervImpl()4052 caps->maxDebugGroupStackDepth = 1024; in initCaps()