Home
last modified time | relevance | path

Searched refs:mFlipYForCurrentSurface (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1465 bool mFlipYForCurrentSurface; variable
DContextVk.cpp868 mFlipYForCurrentSurface(false),
4674 return mFlipViewportForDrawFramebuffer && mFlipYForCurrentSurface; in isViewportFlipEnabledForDrawFBO()
5821 mFlipYForCurrentSurface = in onMakeCurrent()