Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteInterpolateAtOffset.cpp113 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregate() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.cpp196 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()
635 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local
1110 TIntermTyped *fragRotation = nullptr; in translateImpl() local
1136 TIntermTyped *fragRotation = nullptr; in translateImpl() local
DTranslatorMetalDirect.cpp226 TIntermTyped *fragRotation) in RotateAndFlipBuiltinVariable()
305 TIntermTyped *fragRotation = nullptr; in InsertFragCoordCorrection() local
917 TIntermTyped *fragRotation = nullptr; in translateImpl() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteDfdy.cpp135 TIntermTyped *fragRotation = mDriverUniforms->getFragRotationMatrixRef(); in visitAggregateWithRotation() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp100 std::array<float, 8> fragRotation; member