Searched refs:maxDebugGroupStackDepth (Results 1 – 3 of 3) sorted by relevance
453 GLuint maxDebugGroupStackDepth = 0; member
1550 *params = mState.mExtensions.maxDebugGroupStackDepth; in getIntegervImpl()3169 supportedExtensions.maxDebugGroupStackDepth = 1024; in generateSupportedExtensions()
2363 if (currentStackSize >= context->getExtensions().maxDebugGroupStackDepth) in ValidatePushDebugGroupKHR()