Searched refs:presentPathFastActive (Results 1 – 1 of 1) sorted by relevance
855 const bool presentPathFastActive = UsePresentPathFast(mRenderer, firstColorAttachment); in checkPresentPath() local859 if ((mCurPresentPathFastEnabled != presentPathFastActive) || in checkPresentPath()860 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()862 mCurPresentPathFastEnabled = presentPathFastActive; in checkPresentPath()