Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1052 bool mFlipYForCurrentSurface; variable
DContextVk.cpp436 mFlipYForCurrentSurface(false),
3160 return mFlipViewportForDrawFramebuffer && mFlipYForCurrentSurface; in isViewportFlipEnabledForDrawFBO()
3873 mFlipYForCurrentSurface = in onMakeCurrent()