Searched refs:colorBufferHeight (Results 1 – 1 of 1) sorted by relevance
854 const int colorBufferHeight = firstColorAttachment ? firstColorAttachment->getSize().height : 0; in checkPresentPath() local857 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()860 mCurPresentPathFastColorBufferHeight = colorBufferHeight; in checkPresentPath()