skia2/tests/sksl
John Stiles c3ce43be8e Replace the vector<Statement> in SwitchCase with a Block.
Change-Id: Ic2d1240ab785101365b0fd934562505fb5a3e599
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381816
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2021-03-09 20:46:10 +00:00
..
blend Replace the vector<Statement> in SwitchCase with a Block. 2021-03-09 20:46:10 +00:00
errors Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
folding Optimize away self-comparison in the constant folder. 2021-03-08 23:38:29 +00:00
fp Add new style key information to several core effects 2021-03-04 14:49:07 +00:00
glsl Remove specific blend mode layout qualifiers 2021-02-23 15:45:55 +00:00
inliner Replace the vector<Statement> in SwitchCase with a Block. 2021-03-09 20:46:10 +00:00
intrinsics Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
metal Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
runtime Avoid generating unused variables in the Inliner. 2021-02-25 19:18:19 +00:00
runtime_errors Optimize away no-op arithmetic in ConstantFolder. 2021-03-06 01:33:35 +00:00
shared Replace the vector<Statement> in SwitchCase with a Block. 2021-03-09 20:46:10 +00:00
spirv Improve memory layout handling in SPIRV generator 2021-01-22 22:16:48 +00:00
workarounds Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
README.txt Migrate SkSL test inputs to the resources/ directory. 2021-01-22 18:57:29 +00:00

This directory contains skslc-compiled output from matching source files
in the /resources/sksl/ directory.