Searched refs:getGroupStackDepth (Results 1 – 4 of 4) sorted by relevance
84 size_t getGroupStackDepth() const;
342 size_t Debug::getGroupStackDepth() const in getGroupStackDepth() function in gl::Debug
2089 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePushDebugGroupKHR()2107 size_t currentStackSize = context->getState().getDebug().getGroupStackDepth(); in ValidatePopDebugGroupKHR()
2997 *params = static_cast<GLint>(mDebug.getGroupStackDepth()); in getIntegerv()