skia2/tests/sksl
John Stiles 50b1b2b90d Disable control-flow analysis in SkSL. (Performance experiment)
This CL will be used to test for potential performance regressions (or
improvements?) that we might incur by disabling this optimization pass.

It will be reverted in ~1 day.

Change-Id: I775cdb0c95df81fa25ebbd66e4ff01f64c660f68
Bug: skia:11319
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378456
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-03-03 22:08:56 +00:00
..
blend Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
errors Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
folding Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
fp Emit new style key information in generated effects 2021-03-03 20:39:36 +00:00
glsl Remove specific blend mode layout qualifiers 2021-02-23 15:45:55 +00:00
inliner Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
intrinsics Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
metal Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
runtime Avoid generating unused variables in the Inliner. 2021-02-25 19:18:19 +00:00
runtime_errors Align SkSL const rules more closely with GLSL 2021-02-26 17:44:11 +00:00
shared Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +00:00
spirv Improve memory layout handling in SPIRV generator 2021-01-22 22:16:48 +00:00
workarounds Disable control-flow analysis in SkSL. (Performance experiment) 2021-03-03 22:08:56 +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.