1c7d442b52
SkSL will reject ES2-compatible code because function parameters always require a name in SkSL. (A followup CL relaxes this restriction and allows anonymous parameters in SkSL.) Change-Id: Ifdcf0fcbe0f52d16007c018b545631ca4033a8c4 Bug: skia:12769 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/489537 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: 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.