abb6814cc7
To my great surprise, a capital X is allowed in hex literals. In fact, this is allowed in both GLSL and C. The ES2 conformance suite tests this, so now SkSL supports it as well. Change-Id: If795c6033b301420669f002530ee1d14fec29f96 Bug: skia:12533 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/458723 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
es2_conformance | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt | ||
update_fuzzer.py |
This directory contains source files for testing skslc compilation. The compiled output files are in the /tests/sksl/ directory.