Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp73 TIntermTyped *GenerateMat2x2ArrayWithIndex(const Mat2x2EnumMap &matrix, TIntermSymbol *rotation) in GenerateMat2x2ArrayWithIndex() function
388 return GenerateMat2x2ArrayWithIndex(kPreRotationMatrices, getFlipRotation()); in getPreRotationMatrix()
398 return GenerateMat2x2ArrayWithIndex(kFragRotationMatrices, getFlipRotation()); in getFragRotationMatrix()
468 return GenerateMat2x2ArrayWithIndex(kFragRotationMultiplyFlipXY, getFlipRotation()); in getFragRotationMultiplyFlipXY()