Searched refs:presentPathFastActive (Results 1 – 1 of 1) sorted by relevance
856 const bool presentPathFastActive = UsePresentPathFast(mRenderer, firstColorAttachment); in checkPresentPath() local860 if ((mCurPresentPathFastEnabled != presentPathFastActive) || in checkPresentPath()861 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()863 mCurPresentPathFastEnabled = presentPathFastActive; in checkPresentPath()