skia2/tests/sksl
John Stiles 708faba16b Allow multiple expressions on the same statement to be inlined.
This will allow the inliner to successfully do more work in a single
pass.

Change-Id: I26e8831737c10bdf9a35eebd94ea8b74f6487077
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/386916
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2021-03-19 15:14:24 +00:00
..
blend Reduce unnecessary scratch variables in Inliner. 2021-03-19 14:10:29 +00:00
errors Improve do-while test in CanExitWithoutReturningValue. 2021-03-17 14:50:56 +00:00
folding Revert "Inline functions of the form 'return (expr)' only." 2021-03-15 22:08:48 +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 Allow multiple expressions on the same statement to be inlined. 2021-03-19 15:14:24 +00:00
intrinsics Revert "Added more RelaxedPrecision decorations" 2021-03-19 03:01:50 +00:00
metal Eliminate unused local variables during SkSL optimization. 2021-03-16 17:22:53 +00:00
runtime Revert "Inline functions of the form 'return (expr)' only." 2021-03-15 22:08:48 +00:00
runtime_errors Optimize away no-op arithmetic in ConstantFolder. 2021-03-06 01:33:35 +00:00
shared Reduce unnecessary scratch variables in Inliner. 2021-03-19 14:10:29 +00:00
spirv Revert "Added more RelaxedPrecision decorations" 2021-03-19 03:01:50 +00:00
workarounds Reduce unnecessary scratch variables in Inliner. 2021-03-19 14:10:29 +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.