Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.cpp45 {vk::SurfaceRotation::FlippedRotated180Degrees, {{-1.0f, 0.0f, 0.0f, -1.0f}}},
55 {vk::SurfaceRotation::FlippedRotated180Degrees, {{1.0f, 0.0f, 0.0f, 1.0f}}},
68 {vk::SurfaceRotation::FlippedRotated180Degrees, {{1.0f, 0.0f, 0.0f, 1.0f}}},
99 CreateMat2x2(matrix, vk::SurfaceRotation::FlippedRotated180Degrees), in GenerateMat2x2ArrayWithIndex()
115 {vk::SurfaceRotation::FlippedRotated180Degrees, {{-1.0f, 1.0f}}},
156 CreateVec2(vec2Values, yscale, vk::SurfaceRotation::FlippedRotated180Degrees), in CreateVec2ArrayWithIndex()
180 {vk::SurfaceRotation::FlippedRotated180Degrees,
181 CalcRotatedFlipXYValueForDFdx(vk::SurfaceRotation::FlippedRotated180Degrees)},
203 {vk::SurfaceRotation::FlippedRotated180Degrees,
204 CalcRotatedFlipXYValueForDFdy(vk::SurfaceRotation::FlippedRotated180Degrees)},
[all …]
/external/angle/include/GLSLANG/
DShaderLang.h847 FlippedRotated180Degrees, enumerator
/external/angle/src/libANGLE/renderer/
Drenderer_utils.h58 FlippedRotated180Degrees, enumerator
Dglslang_wrapper_utils.cpp2771 case SurfaceRotation::FlippedRotated180Degrees: in preRotateXY()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp215 {rx::SurfaceRotation::FlippedRotated180Degrees,