Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.cpp86 TIntermTyped *GenerateMat2x2ArrayWithIndex(const Mat2x2EnumMap &matrix, TIntermSymbol *rotation) in GenerateMat2x2ArrayWithIndex() function
395 return GenerateMat2x2ArrayWithIndex(kPreRotationMatrices, getFlipRotation()); in getPreRotationMatrix()
405 return GenerateMat2x2ArrayWithIndex(kFragRotationMatrices, getFlipRotation()); in getFragRotationMatrix()
415 return GenerateMat2x2ArrayWithIndex(kHalfRenderAreaRotationMatrices, getFlipRotation()); in getHalfRenderAreaRotationMatrix()