skia2/tests/sksl
Brian Osman 1f64c80bff Update SPIR-V test outputs with latest SPIRV tools
Bug: skia:11738
Change-Id: I1dd5e99830f70d72c292379a45c4e39a55588858
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383706
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2021-03-11 21:46:01 +00:00
..
blend Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
errors Eliminate control-flow analysis. 2021-03-11 13:24:54 +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 Add noinline keyword to SkSL. 2021-03-10 15:39:48 +00:00
intrinsics Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +00:00
metal Performance experiment: disable control-flow analysis. 2021-03-08 19:41:19 +00:00
runtime Test that we propagate 'const' to the GPU backend of runtime effects 2021-03-09 23:26:00 +00:00
runtime_errors Optimize away no-op arithmetic in ConstantFolder. 2021-03-06 01:33:35 +00:00
shared Update SPIR-V test outputs with latest SPIRV tools 2021-03-11 21:46:01 +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.