Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp93 using Vec2EnumMap = typedef
95 constexpr Vec2EnumMap kFlipXYValue = {
116 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2()
128 TIntermTyped *CreateVec2ArrayWithIndex(Vec2EnumMap vec2Values, in CreateVec2ArrayWithIndex()
155 constexpr Vec2EnumMap kRotatedFlipXYForDFdx = {
178 constexpr Vec2EnumMap kRotatedFlipXYForDFdy = {
196 TIntermTyped *CreateFloatArrayWithRotationIndex(const Vec2EnumMap &valuesEnumMap, in CreateFloatArrayWithRotationIndex()