Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.h56 TIntermTyped *getHalfRenderAreaRotationMatrix();
DSpecializationConstant.cpp408 TIntermTyped *SpecConst::getHalfRenderAreaRotationMatrix() in getHalfRenderAreaRotationMatrix() function in sh::SpecConst
537 new TIntermBinary(EOpMatrixTimesVector, getHalfRenderAreaRotationMatrix(), halfRenderArea); in getHalfRenderArea()