skia2/tests/sksl/glsl/golden
John Stiles bf282c05e5 Replace array indexing on vector types with swizzles.
Our optimizer ignores index expressions, but has a few simplifications
that it can perform on swizzles. (Added extra code to SwizzleByIndex
which demonstrates this.)

Change-Id: If3c85a0456d98749008d796e422944b602ee6933
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/341460
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-12-07 21:16:40 +00:00
..
ForceHighPrecision.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00
IncompleteShortIntPrecision.glsl Migrate remaining SkSL GLSL tests to golden outputs. 2020-09-18 19:22:19 +00:00
LayoutQualifiers.glsl Add golden outputs for the Metal backend. 2020-09-25 17:46:43 +00:00
ShortIntPrecision.glsl Migrate remaining SkSL GLSL tests to golden outputs. 2020-09-18 19:22:19 +00:00
TextureSharpenVersion110.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00
TextureVersion110.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00
TypePrecision.glsl Replace array indexing on vector types with swizzles. 2020-12-07 21:16:40 +00:00
TypePrecisionStandaloneSettings.glsl Replace array indexing on vector types with swizzles. 2020-12-07 21:16:40 +00:00
UsesPrecisionModifiers.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00
Version110.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00
Version450Core.glsl Add support for #pragma settings comments in SkSL. 2020-09-16 22:19:58 +00:00