Searched refs:FlippedRotated270Degrees (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | SpecializationConstant.cpp | 46 {vk::SurfaceRotation::FlippedRotated270Degrees, {{0.0f, 1.0f, -1.0f, 0.0f}}}}}; 56 {vk::SurfaceRotation::FlippedRotated270Degrees, {{0.0f, 1.0f, 1.0f, 0.0f}}}}}; 87 CreateMat2x2(matrix, vk::SurfaceRotation::FlippedRotated270Degrees)}; in GenerateMat2x2ArrayWithIndex() 103 {vk::SurfaceRotation::FlippedRotated270Degrees, {{-1.0f, -1.0f}}}}}; 144 CreateVec2(vec2Values, yscale, vk::SurfaceRotation::FlippedRotated270Degrees)}; in CreateVec2ArrayWithIndex() 169 {vk::SurfaceRotation::FlippedRotated270Degrees, 170 CalcRotatedFlipXYValueForDFdx(vk::SurfaceRotation::FlippedRotated270Degrees)}}}; 192 {vk::SurfaceRotation::FlippedRotated270Degrees, 193 CalcRotatedFlipXYValueForDFdy(vk::SurfaceRotation::FlippedRotated270Degrees)}}}; 221 valuesEnumMap[vk::SurfaceRotation::FlippedRotated270Degrees][subscript] * scale, in CreateFloatArrayWithRotationIndex() [all …]
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderLang.h | 840 FlippedRotated270Degrees, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | renderer_utils.h | 59 FlippedRotated270Degrees, enumerator
|
D | glslang_wrapper_utils.cpp | 2829 case SurfaceRotation::FlippedRotated270Degrees: in preRotateXY()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 235 {SurfaceRotation::FlippedRotated270Degrees, 243 (rotation == SurfaceRotation::FlippedRotated270Degrees)); in IsRotatedAspectRatio()
|