Home
last modified time | relevance | path

Searched defs:getFlipXYRef (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDriverUniformMetal.cpp67 TIntermBinary *DriverUniformMetal::getFlipXYRef() const in getFlipXYRef() function in sh::DriverUniformMetal
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DDriverUniform.h58 virtual TIntermBinary *getFlipXYRef() const { return nullptr; } in getFlipXYRef() function
DDriverUniform.cpp299 TIntermBinary *DriverUniformExtended::getFlipXYRef() const in getFlipXYRef() function in sh::DriverUniformExtended