Searched refs:maxDebugGroupStackDepth (Results 1 – 3 of 3) 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()