Searched refs:shouldSyncStateBeforeCheckStatus (Results 1 – 4 of 4) sorted by relevance
99 virtual bool shouldSyncStateBeforeCheckStatus() const;107 inline bool FramebufferImpl::shouldSyncStateBeforeCheckStatus() const in shouldSyncStateBeforeCheckStatus() function
80 bool shouldSyncStateBeforeCheckStatus() const override;
1221 bool FramebufferGL::shouldSyncStateBeforeCheckStatus() const in shouldSyncStateBeforeCheckStatus() function in rx::FramebufferGL
1197 if (mImpl->shouldSyncStateBeforeCheckStatus()) in checkStatusImpl()