Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DVectorizeVectorScalarArithmetic.cpp47 void replaceMathInsideConstructor(TIntermAggregate *node, TIntermBinary *argBinary);
130 void VectorizeVectorScalarArithmeticTraverser::replaceMathInsideConstructor( in replaceMathInsideConstructor() function in sh::__anon6b8c25350111::VectorizeVectorScalarArithmeticTraverser
241 replaceMathInsideConstructor(node, argBinary); in visitAggregate()