skia2/tests/sksl
John Stiles dc28d75792 Collapse overlay/hard-light blend functions into one.
Hard-light is just overlay with the parameters reversed.

Change-Id: I6cf5963b1252cba3a7b71a56f4094a070188f8b2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527503
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2022-04-05 20:21:47 +00:00
..
blend Collapse overlay/hard-light blend functions into one. 2022-04-05 20:21:47 +00:00
errors Added position tracking for SkSL struct fields 2022-04-05 19:46:52 +00:00
folding Allow prefix-expressions in IsSameExpressionTree. 2022-04-05 20:16:35 +00:00
glsl Reland "Always apply mipmap sharpening on GPU" 2022-04-01 17:53:28 +00:00
inliner Collapse overlay/hard-light blend functions into one. 2022-04-05 20:21:47 +00:00
intrinsics Use unordered comparisons for != in SPIR-V. 2022-02-25 22:22:43 +00:00
metal Reland "Add support for half-precision types in Metal." 2021-10-30 14:33:52 +00:00
runtime Optimize SkVM selects. 2022-03-24 21:17:41 +00:00
runtime_errors Reject equality operators on opaque types. 2022-03-07 15:19:46 +00:00
shared Fixed SkSL positioning error with double negation 2022-04-05 17:10:23 +00:00
spirv Fixed a past-the-end error location in SPIR-V output 2022-03-16 21:54:21 +00:00
workarounds Use $ prefix on built-in private functions. 2022-01-25 15:21:42 +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.