Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.cpp141 TIntermTyped *CreateVec2ArrayWithIndex(Vec2EnumMap vec2Values, in CreateVec2ArrayWithIndex() function
425 return CreateVec2ArrayWithIndex(kFlipXYValue, 1.0, getFlipRotation()); in getFlipXY()
435 return CreateVec2ArrayWithIndex(kFlipXYValue, -1.0, getFlipRotation()); in getNegFlipXY()
485 return CreateVec2ArrayWithIndex(kFragRotationMultiplyFlipXY, 1.0, getFlipRotation()); in getFragRotationMultiplyFlipXY()