Searched refs:shouldSyncStateBeforeCheckStatus (Results 1 – 4 of 4) sorted by relevance
100 virtual bool shouldSyncStateBeforeCheckStatus() const;108 inline bool FramebufferImpl::shouldSyncStateBeforeCheckStatus() const in shouldSyncStateBeforeCheckStatus() function
80 bool shouldSyncStateBeforeCheckStatus() const override;
1220 bool FramebufferGL::shouldSyncStateBeforeCheckStatus() const in shouldSyncStateBeforeCheckStatus() function in rx::FramebufferGL
1189 if (mImpl->shouldSyncStateBeforeCheckStatus()) in checkStatusImpl()