Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h982 SurfaceRotation mCurrentRotationReadFramebuffer; variable
DContextVk.cpp422 mCurrentRotationReadFramebuffer(SurfaceRotation::Identity),
3175 return IsRotatedAspectRatio(mCurrentRotationReadFramebuffer); in isRotatedAspectRatioForReadFBO()
3185 return mCurrentRotationReadFramebuffer; in getRotationReadFramebuffer()
4031 mCurrentRotationReadFramebuffer = in updateSurfaceRotationReadFramebuffer()