skia2/tests/sksl
John Stiles ece1d794b9 Mangle function names in GLSL.
This will be implemented in Metal and SPIR-V in followup CLs.

Change-Id: I397b4db40b15dd54cf1d8a17f414c3fe184b48d2
Bug: skia:10851
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/387638
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-03-22 17:18:26 +00:00
..
blend Mangle function names in GLSL. 2021-03-22 17:18:26 +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 GLSL. 2021-03-22 17:18:26 +00:00
metal Eliminate unused local variables during SkSL optimization. 2021-03-16 17:22:53 +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 GLSL. 2021-03-22 17:18:26 +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.