skia2/resources/sksl/runtime_errors
Brian Osman 1f56479d6e Add test using 'fragmentProcessor' in runtime effects
Allowed today, will soon be an error.

Bug: skia:11813
Change-Id: I5c13de7657fa85f13fa6d80e1d890225d8a3e868
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/392439
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-05 14:02:16 +00:00
..
FirstClassArrays.rte Reject array-typed vardecls and array ctors in strict ES2 mode. 2021-02-04 19:36:50 +00:00
IllegalArrayOps.rte Runtime Effects: Disallow all operators on arrays or arrays-in-structs 2021-02-17 18:05:04 +00:00
IllegalIndexing.rte Align SkSL const rules more closely with GLSL 2021-02-26 17:44:11 +00:00
IllegalOperators.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
IllegalStatements.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LoopConditionErrors.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LoopExpressionErrors.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LoopInitializerErrors.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
LoopStructureErrors.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
UnsupportedTypeFragmentProcessor.rte Add test using 'fragmentProcessor' in runtime effects 2021-04-05 14:02:16 +00:00
UnsupportedTypeSampler.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00
UnsupportedTypeTexture.rte Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00