Home
last modified time | relevance | path

Searched defs:flipXY (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteDfdy.cpp134 TIntermTyped *flipXY = mDriverUniforms->getFlipXYRef(); in visitAggregateWithRotation() local
203 TIntermTyped *flipXY = mDriverUniforms->getFlipXYRef(); in visitAggregateWithoutRotation() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DContextMtl.h522 float flipXY[2]; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.cpp293 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection() local
218 RotateAndFlipBuiltinVariable(TCompiler *compiler, TIntermBlock *root, TIntermSequence *insertSequence, TIntermTyped *flipXY, TSymbolTable *symbolTable, const TVariable *builtin, const Name &flippedVariableName, TIntermTyped *pivot, TIntermTyped *fragRotation) RotateAndFlipBuiltinVariable() argument
H A DTranslatorVulkan.cpp623 TIntermTyped *flipXY = specConst->getFlipXY(); in InsertFragCoordCorrection() local
1130 TIntermTyped *flipXY = specConst->getFlipXY(); in translateImpl() local
188 RotateAndFlipBuiltinVariable(TCompiler *compiler, TIntermBlock *root, TIntermSequence *insertSequence, TIntermTyped *flipXY, TSymbolTable *symbolTable, const TVariable *builtin, const ImmutableString &flippedVariableName, TIntermTyped *pivot, TIntermTyped *fragRotation) RotateAndFlipBuiltinVariable() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp94 std::array<float, 2> flipXY; member

Completed in 15 milliseconds