Home
last modified time | relevance | path

Searched defs:getPreRotationMatrixRef (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DDriverUniform.h60 virtual TIntermBinary *getPreRotationMatrixRef() const { return nullptr; } in getPreRotationMatrixRef() function
DDriverUniform.cpp314 TIntermBinary *DriverUniformExtended::getPreRotationMatrixRef() const in getPreRotationMatrixRef() function in sh::DriverUniformExtended