Searched refs:maxDebugGroupStackDepth (Results 1 – 6 of 6) sorted by relevance
357 GLuint maxDebugGroupStackDepth = 0; member
1768 *params = mState.mCaps.maxDebugGroupStackDepth; in getIntegervImpl()3695 mState.mCaps.maxDebugGroupStackDepth = 1024; in initCaps()
2090 if (currentStackSize >= context->getCaps().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()
386 GLuint maxDebugGroupStackDepth = 0; member
1623 *params = mState.mExtensions.maxDebugGroupStackDepth; in getIntegervImpl()3293 supportedExtensions.maxDebugGroupStackDepth = 1024; in generateSupportedExtensions()
2343 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()