08c6608907
This prevents some ambiguous-expression errors (since we were passing a `double` typed value into places that only took an `int` or `float`). (The ambiguous-expression errors were later fixed in http://review.skia.org/400619, but it's still the right thing to do for DSL C++ to emit floats.) Change-Id: I052c9919a9f00cb427dd152722d2f7c370f3f3b4 Bug: skia:11854 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/400616 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 skslc-compiled output from matching source files in the /resources/sksl/ directory.