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