Searched refs:valuesEnumMap (Results 1 – 1 of 1) sorted by relevance
209 TIntermTyped *CreateFloatArrayWithRotationIndex(const Vec2EnumMap &valuesEnumMap, in CreateFloatArrayWithRotationIndex() argument219 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::Identity][subscript] * scale), in CreateFloatArrayWithRotationIndex()220 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::Rotated90Degrees][subscript] * scale), in CreateFloatArrayWithRotationIndex()221 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::Rotated180Degrees][subscript] * scale), in CreateFloatArrayWithRotationIndex()222 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::Rotated270Degrees][subscript] * scale), in CreateFloatArrayWithRotationIndex()223 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::FlippedIdentity][subscript] * scale), in CreateFloatArrayWithRotationIndex()224 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::FlippedRotated90Degrees][subscript] * in CreateFloatArrayWithRotationIndex()226 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::FlippedRotated180Degrees][subscript] * in CreateFloatArrayWithRotationIndex()228 CreateFloatNode(valuesEnumMap[vk::SurfaceRotation::FlippedRotated270Degrees][subscript] * in CreateFloatArrayWithRotationIndex()