Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp105 SurfaceRotation *blitAngleOut, in EarlyAdjustFlipYForPreRotation() argument
114 *blitAngleOut = SurfaceRotation::Rotated90Degrees; in EarlyAdjustFlipYForPreRotation()
118 *blitAngleOut = SurfaceRotation::Rotated180Degrees; in EarlyAdjustFlipYForPreRotation()
121 *blitAngleOut = SurfaceRotation::Rotated270Degrees; in EarlyAdjustFlipYForPreRotation()