Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp107 constexpr Mat2x2 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation rotation) in CalcFragRotationMultiplyFlipXY() function
450 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::Identity)}, in getFragRotationMultiplyFlipXY()
452 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::Rotated90Degrees)}, in getFragRotationMultiplyFlipXY()
454 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::Rotated180Degrees)}, in getFragRotationMultiplyFlipXY()
456 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::Rotated270Degrees)}, in getFragRotationMultiplyFlipXY()
458 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::FlippedIdentity)}, in getFragRotationMultiplyFlipXY()
460 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::FlippedRotated90Degrees)}, in getFragRotationMultiplyFlipXY()
462 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::FlippedRotated180Degrees)}, in getFragRotationMultiplyFlipXY()
464 CalcFragRotationMultiplyFlipXY(vk::SurfaceRotation::FlippedRotated270Degrees)}}}; in getFragRotationMultiplyFlipXY()