skia2/resources/sksl/folding
John Stiles a793f4f6fc Add additional cases to folding tests.
These cover new ground; when combined with some additional optimization
work, they can cause crashes in the optimizer that we don't see from any
existing test.

Change-Id: I3958a5522cfe0929d0753e6e617d72e032c7f5a3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367063
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-02-08 16:17:18 +00:00
..
BoolFolding.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
FloatFolding.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
IntFoldingES2.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
IntFoldingES3.sksl SkSL: Do left-shift constant-folding with unsigned integers 2021-02-01 19:51:28 +00:00
MatrixFoldingES2.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
MatrixFoldingES3.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
ShortCircuitBoolFolding.sksl Add helper uniforms to Runtime Effect tests. 2021-01-27 00:53:46 +00:00
VectorScalarFolding.sksl Add additional cases to folding tests. 2021-02-08 16:17:18 +00:00
VectorVectorFolding.sksl Add additional cases to folding tests. 2021-02-08 16:17:18 +00:00