Searched refs:isQueryActive (Results 1 – 5 of 5) sorted by relevance
407 bool isQueryActive(QueryType type) const;408 bool isQueryActive(Query *query) const;
563 state.isQueryActive(QueryType::TimeElapsed)) in ValidateProgramDrawStates()2053 if (context->getState().isQueryActive(target)) in ValidateBeginQueryBase()2142 if (queryObject && context->getState().isQueryActive(queryObject)) in ValidateQueryCounterEXT()2276 if (context->getState().isQueryActive(queryObject)) in ValidateGetQueryObjectValueBase()
1984 bool State::isQueryActive(QueryType type) const in isQueryActive() function in gl::State2002 bool State::isQueryActive(Query *query) const in isQueryActive() function in gl::State
2795 if (framebuffer->getNumViews() > 1 && state.isQueryActive(QueryType::TimeElapsed)) in ValidateClear()
2013 handleDirtyGraphicsScissorImpl(mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in handleDirtyGraphicsScissor()3624 mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in syncState()3694 mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in syncState()