Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: sdk/lib/typed_data/typed_data.dart

Issue 23134002: Replace shuffle getters with shuffle method and masks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/typed_data/typed_data.dart
diff --git a/sdk/lib/typed_data/typed_data.dart b/sdk/lib/typed_data/typed_data.dart
index f75b4bbbdfd4b49028682e50ca858a90e2444d8d..55d1201444475a66566b7f190b9ffbbaebcdbf6f 100644
--- a/sdk/lib/typed_data/typed_data.dart
+++ b/sdk/lib/typed_data/typed_data.dart
@@ -876,518 +876,265 @@ abstract class Float32x4 {
/// Extracted w value.
double get w;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xxww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xywx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xywy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xywz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xyww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xzww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get xwww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yxww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yywx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yywy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yywz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yyww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get yzww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get ywww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zxww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zywx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zywy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zywz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zyww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zzww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get zwww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wxww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wywx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wywy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wywz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wyww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wzww;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwxx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwxy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwxz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwxw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwyx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwyy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwyz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwyw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwzx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwzy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwzz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwzw;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwwx;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwwy;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwwz;
- /// Returns a new [Float32x4] with lane values reordered.
- Float32x4 get wwww;
+ static const int xxxx = 0x0;
+ static const int xxxy = 0x40;
+ static const int xxxz = 0x80;
+ static const int xxxw = 0xC0;
+ static const int xxyx = 0x10;
+ static const int xxyy = 0x50;
+ static const int xxyz = 0x90;
+ static const int xxyw = 0xD0;
+ static const int xxzx = 0x20;
+ static const int xxzy = 0x60;
+ static const int xxzz = 0xA0;
+ static const int xxzw = 0xE0;
+ static const int xxwx = 0x30;
+ static const int xxwy = 0x70;
+ static const int xxwz = 0xB0;
+ static const int xxww = 0xF0;
+ static const int xyxx = 0x4;
+ static const int xyxy = 0x44;
+ static const int xyxz = 0x84;
+ static const int xyxw = 0xC4;
+ static const int xyyx = 0x14;
+ static const int xyyy = 0x54;
+ static const int xyyz = 0x94;
+ static const int xyyw = 0xD4;
+ static const int xyzx = 0x24;
+ static const int xyzy = 0x64;
+ static const int xyzz = 0xA4;
+ static const int xyzw = 0xE4;
+ static const int xywx = 0x34;
+ static const int xywy = 0x74;
+ static const int xywz = 0xB4;
+ static const int xyww = 0xF4;
+ static const int xzxx = 0x8;
+ static const int xzxy = 0x48;
+ static const int xzxz = 0x88;
+ static const int xzxw = 0xC8;
+ static const int xzyx = 0x18;
+ static const int xzyy = 0x58;
+ static const int xzyz = 0x98;
+ static const int xzyw = 0xD8;
+ static const int xzzx = 0x28;
+ static const int xzzy = 0x68;
+ static const int xzzz = 0xA8;
+ static const int xzzw = 0xE8;
+ static const int xzwx = 0x38;
+ static const int xzwy = 0x78;
+ static const int xzwz = 0xB8;
+ static const int xzww = 0xF8;
+ static const int xwxx = 0xC;
+ static const int xwxy = 0x4C;
+ static const int xwxz = 0x8C;
+ static const int xwxw = 0xCC;
+ static const int xwyx = 0x1C;
+ static const int xwyy = 0x5C;
+ static const int xwyz = 0x9C;
+ static const int xwyw = 0xDC;
+ static const int xwzx = 0x2C;
+ static const int xwzy = 0x6C;
+ static const int xwzz = 0xAC;
+ static const int xwzw = 0xEC;
+ static const int xwwx = 0x3C;
+ static const int xwwy = 0x7C;
+ static const int xwwz = 0xBC;
+ static const int xwww = 0xFC;
+ static const int yxxx = 0x1;
+ static const int yxxy = 0x41;
+ static const int yxxz = 0x81;
+ static const int yxxw = 0xC1;
+ static const int yxyx = 0x11;
+ static const int yxyy = 0x51;
+ static const int yxyz = 0x91;
+ static const int yxyw = 0xD1;
+ static const int yxzx = 0x21;
+ static const int yxzy = 0x61;
+ static const int yxzz = 0xA1;
+ static const int yxzw = 0xE1;
+ static const int yxwx = 0x31;
+ static const int yxwy = 0x71;
+ static const int yxwz = 0xB1;
+ static const int yxww = 0xF1;
+ static const int yyxx = 0x5;
+ static const int yyxy = 0x45;
+ static const int yyxz = 0x85;
+ static const int yyxw = 0xC5;
+ static const int yyyx = 0x15;
+ static const int yyyy = 0x55;
+ static const int yyyz = 0x95;
+ static const int yyyw = 0xD5;
+ static const int yyzx = 0x25;
+ static const int yyzy = 0x65;
+ static const int yyzz = 0xA5;
+ static const int yyzw = 0xE5;
+ static const int yywx = 0x35;
+ static const int yywy = 0x75;
+ static const int yywz = 0xB5;
+ static const int yyww = 0xF5;
+ static const int yzxx = 0x9;
+ static const int yzxy = 0x49;
+ static const int yzxz = 0x89;
+ static const int yzxw = 0xC9;
+ static const int yzyx = 0x19;
+ static const int yzyy = 0x59;
+ static const int yzyz = 0x99;
+ static const int yzyw = 0xD9;
+ static const int yzzx = 0x29;
+ static const int yzzy = 0x69;
+ static const int yzzz = 0xA9;
+ static const int yzzw = 0xE9;
+ static const int yzwx = 0x39;
+ static const int yzwy = 0x79;
+ static const int yzwz = 0xB9;
+ static const int yzww = 0xF9;
+ static const int ywxx = 0xD;
+ static const int ywxy = 0x4D;
+ static const int ywxz = 0x8D;
+ static const int ywxw = 0xCD;
+ static const int ywyx = 0x1D;
+ static const int ywyy = 0x5D;
+ static const int ywyz = 0x9D;
+ static const int ywyw = 0xDD;
+ static const int ywzx = 0x2D;
+ static const int ywzy = 0x6D;
+ static const int ywzz = 0xAD;
+ static const int ywzw = 0xED;
+ static const int ywwx = 0x3D;
+ static const int ywwy = 0x7D;
+ static const int ywwz = 0xBD;
+ static const int ywww = 0xFD;
+ static const int zxxx = 0x2;
+ static const int zxxy = 0x42;
+ static const int zxxz = 0x82;
+ static const int zxxw = 0xC2;
+ static const int zxyx = 0x12;
+ static const int zxyy = 0x52;
+ static const int zxyz = 0x92;
+ static const int zxyw = 0xD2;
+ static const int zxzx = 0x22;
+ static const int zxzy = 0x62;
+ static const int zxzz = 0xA2;
+ static const int zxzw = 0xE2;
+ static const int zxwx = 0x32;
+ static const int zxwy = 0x72;
+ static const int zxwz = 0xB2;
+ static const int zxww = 0xF2;
+ static const int zyxx = 0x6;
+ static const int zyxy = 0x46;
+ static const int zyxz = 0x86;
+ static const int zyxw = 0xC6;
+ static const int zyyx = 0x16;
+ static const int zyyy = 0x56;
+ static const int zyyz = 0x96;
+ static const int zyyw = 0xD6;
+ static const int zyzx = 0x26;
+ static const int zyzy = 0x66;
+ static const int zyzz = 0xA6;
+ static const int zyzw = 0xE6;
+ static const int zywx = 0x36;
+ static const int zywy = 0x76;
+ static const int zywz = 0xB6;
+ static const int zyww = 0xF6;
+ static const int zzxx = 0xA;
+ static const int zzxy = 0x4A;
+ static const int zzxz = 0x8A;
+ static const int zzxw = 0xCA;
+ static const int zzyx = 0x1A;
+ static const int zzyy = 0x5A;
+ static const int zzyz = 0x9A;
+ static const int zzyw = 0xDA;
+ static const int zzzx = 0x2A;
+ static const int zzzy = 0x6A;
+ static const int zzzz = 0xAA;
+ static const int zzzw = 0xEA;
+ static const int zzwx = 0x3A;
+ static const int zzwy = 0x7A;
+ static const int zzwz = 0xBA;
+ static const int zzww = 0xFA;
+ static const int zwxx = 0xE;
+ static const int zwxy = 0x4E;
+ static const int zwxz = 0x8E;
+ static const int zwxw = 0xCE;
+ static const int zwyx = 0x1E;
+ static const int zwyy = 0x5E;
+ static const int zwyz = 0x9E;
+ static const int zwyw = 0xDE;
+ static const int zwzx = 0x2E;
+ static const int zwzy = 0x6E;
+ static const int zwzz = 0xAE;
+ static const int zwzw = 0xEE;
+ static const int zwwx = 0x3E;
+ static const int zwwy = 0x7E;
+ static const int zwwz = 0xBE;
+ static const int zwww = 0xFE;
+ static const int wxxx = 0x3;
+ static const int wxxy = 0x43;
+ static const int wxxz = 0x83;
+ static const int wxxw = 0xC3;
+ static const int wxyx = 0x13;
+ static const int wxyy = 0x53;
+ static const int wxyz = 0x93;
+ static const int wxyw = 0xD3;
+ static const int wxzx = 0x23;
+ static const int wxzy = 0x63;
+ static const int wxzz = 0xA3;
+ static const int wxzw = 0xE3;
+ static const int wxwx = 0x33;
+ static const int wxwy = 0x73;
+ static const int wxwz = 0xB3;
+ static const int wxww = 0xF3;
+ static const int wyxx = 0x7;
+ static const int wyxy = 0x47;
+ static const int wyxz = 0x87;
+ static const int wyxw = 0xC7;
+ static const int wyyx = 0x17;
+ static const int wyyy = 0x57;
+ static const int wyyz = 0x97;
+ static const int wyyw = 0xD7;
+ static const int wyzx = 0x27;
+ static const int wyzy = 0x67;
+ static const int wyzz = 0xA7;
+ static const int wyzw = 0xE7;
+ static const int wywx = 0x37;
+ static const int wywy = 0x77;
+ static const int wywz = 0xB7;
+ static const int wyww = 0xF7;
+ static const int wzxx = 0xB;
+ static const int wzxy = 0x4B;
+ static const int wzxz = 0x8B;
+ static const int wzxw = 0xCB;
+ static const int wzyx = 0x1B;
+ static const int wzyy = 0x5B;
+ static const int wzyz = 0x9B;
+ static const int wzyw = 0xDB;
+ static const int wzzx = 0x2B;
+ static const int wzzy = 0x6B;
+ static const int wzzz = 0xAB;
+ static const int wzzw = 0xEB;
+ static const int wzwx = 0x3B;
+ static const int wzwy = 0x7B;
+ static const int wzwz = 0xBB;
+ static const int wzww = 0xFB;
+ static const int wwxx = 0xF;
+ static const int wwxy = 0x4F;
+ static const int wwxz = 0x8F;
+ static const int wwxw = 0xCF;
+ static const int wwyx = 0x1F;
+ static const int wwyy = 0x5F;
+ static const int wwyz = 0x9F;
+ static const int wwyw = 0xDF;
+ static const int wwzx = 0x2F;
+ static const int wwzy = 0x6F;
+ static const int wwzz = 0xAF;
+ static const int wwzw = 0xEF;
+ static const int wwwx = 0x3F;
+ static const int wwwy = 0x7F;
+ static const int wwwz = 0xBF;
+ static const int wwww = 0xFF;
+
+ // Shuffle the lane values.
+ Float32x4 shuffle(int mask);
/// Returns a new [Float32x4] with values in the X and Y lanes
/// replaced with the values in the Z and W lanes of [other].

Powered by Google App Engine
This is Rietveld 408576698