Home
last modified time | relevance | path

Searched defs:fragRotation (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp112 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregate() local
/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp197 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()
603 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local
1083 TIntermTyped *fragRotation = nullptr; in translateImpl() local
1109 TIntermTyped *fragRotation = nullptr; in translateImpl() local
DTranslatorMetalDirect.cpp256 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()
335 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local
952 TIntermTyped *fragRotation = nullptr; in translateImpl() local
/external/angle/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp136 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregateWithRotation() local
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp100 std::array<float, 8> fragRotation; member