Searched refs:isQueryActive (Results 1 – 5 of 5) sorted by relevance
407 bool isQueryActive(QueryType type) const;408 bool isQueryActive(Query *query) const;
584 state.isQueryActive(QueryType::TimeElapsed)) in ValidateProgramDrawStates()2163 if (context->getState().isQueryActive(target)) in ValidateBeginQueryBase()2260 if (queryObject && context->getState().isQueryActive(queryObject)) in ValidateQueryCounterEXT()2399 if (context->getState().isQueryActive(queryObject)) in ValidateGetQueryObjectValueBase()
2055 bool State::isQueryActive(QueryType type) const in isQueryActive() function in gl::State2073 bool State::isQueryActive(Query *query) const in isQueryActive() function in gl::State
2597 if (framebuffer->getNumViews() > 1 && state.isQueryActive(QueryType::TimeElapsed)) in ValidateClear()
2136 handleDirtyGraphicsScissorImpl(mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in handleDirtyGraphicsScissor()3849 mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in syncState()3920 mState.isQueryActive(gl::QueryType::PrimitivesGenerated)); in syncState()