Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DSpecializationConstant.cpp106 using Vec2EnumMap = typedef
108 constexpr Vec2EnumMap kFlipXYValue = {
129 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2()
141 TIntermTyped *CreateVec2ArrayWithIndex(Vec2EnumMap vec2Values, in CreateVec2ArrayWithIndex()
168 constexpr Vec2EnumMap kRotatedFlipXYForDFdx = {
191 constexpr Vec2EnumMap kRotatedFlipXYForDFdy = {
209 TIntermTyped *CreateFloatArrayWithRotationIndex(const Vec2EnumMap &valuesEnumMap, in CreateFloatArrayWithRotationIndex()
465 constexpr Vec2EnumMap kFragRotationMultiplyFlipXY = { in getFragRotationMultiplyFlipXY()