Searched refs:destFramebufferFlippedY (Results 1 – 1 of 1) sorted by relevance
934 bool destFramebufferFlippedY = contextVk->isViewportFlipEnabledForDrawFBO(); in blit() local972 EarlyAdjustFlipYForPreRotation(destFramebufferRotation, &rotation, &destFramebufferFlippedY); in blit()1047 if (destFramebufferFlippedY) in blit()1061 (flipX == false && flipY == (srcFramebufferFlippedY != destFramebufferFlippedY))); in blit()