skia2/tests/sksl
Ethan Nicholas a04692f69e Fixed a number of spots where we should have been using RelaxedPrecision
Our SPIR-V output was missing many RelaxedPrecision decorations, which
was presumably impacting performance.

Change-Id: Iee32d4a42f37af167fe0e45f3db94c2142129695
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/384178
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2021-03-12 18:00:56 +00:00
..
blend Fixed a number of spots where we should have been using RelaxedPrecision 2021-03-12 18:00:56 +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 Fixed a number of spots where we should have been using RelaxedPrecision 2021-03-12 18:00:56 +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 Fixed a number of spots where we should have been using RelaxedPrecision 2021-03-12 18:00:56 +00:00
spirv Fixed a number of spots where we should have been using RelaxedPrecision 2021-03-12 18:00:56 +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.