skia2/tests/sksl
John Stiles f9e8551edf Mangle function names in SPIR-V.
SPIR-V doesn't seem to mind overlapping function names, since they're
not load-bearing in any way, but this keeps us consistent with the other
code generators.

Change-Id: Ifdb4cb17795da88eabc0db841af746fb76caf423
Bug: skia:10851
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/387757
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2021-03-22 17:32:46 +00:00
..
blend Mangle function names in SPIR-V. 2021-03-22 17:32:46 +00:00
errors Mangle function names in GLSL. 2021-03-22 17:18:26 +00:00
folding Mangle function names in GLSL. 2021-03-22 17:18:26 +00:00
fp Add new style key information to several core effects 2021-03-04 14:49:07 +00:00
glsl Remove specific blend mode layout qualifiers 2021-02-23 15:45:55 +00:00
inliner Mangle function names in GLSL. 2021-03-22 17:18:26 +00:00
intrinsics Mangle function names in SPIR-V. 2021-03-22 17:32:46 +00:00
metal Mangle function names in Metal. 2021-03-22 17:23:21 +00:00
runtime Revert "Inline functions of the form 'return (expr)' only." 2021-03-15 22:08:48 +00:00
runtime_errors Optimize away no-op arithmetic in ConstantFolder. 2021-03-06 01:33:35 +00:00
shared Mangle function names in SPIR-V. 2021-03-22 17:32:46 +00:00
spirv Revert "Added more RelaxedPrecision decorations" 2021-03-19 03:01:50 +00:00
workarounds Mangle function names in GLSL. 2021-03-22 17:18:26 +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.