a5f1697d05
If every argument passed to lessThan/greaterThan/lessThanEqual/ greaterThanEqual/equal/notEqual() is a compile-time constant, we now detect this and optimize away the function call entirely. Change-Id: I3415d21be6ef51b38b682a792bd118fad51957f5 Bug: skia:10835 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/404776 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com> |
||
---|---|---|
.. | ||
blend | ||
dslfp | ||
errors | ||
folding | ||
fp | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt |
This directory contains source files for testing skslc compilation. The compiled output files are in the /tests/sksl/ directory.