skia2/tests/sksl
Brian Osman 64b50bc708 Disallow most modifiers in runtime effects
Bug: skia:11301
Change-Id: Ib644235ef35f9fb37a1373ada6a6896005dc4451
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/558537
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2022-07-13 18:22:23 +00:00
..
blend Add ReducedBlendModeInfo to shared code. 2022-04-22 17:18:31 +00:00
compute Added threadgroup modifier to compute shaders 2022-06-29 18:06:28 +00:00
errors Disallow most modifiers in runtime effects 2022-07-13 18:22:23 +00:00
folding Optimize away equality checks for structs with known values. 2022-06-06 20:59:15 +00:00
glsl Added range highlighting to SkSL error reports 2022-04-07 13:29:48 +00:00
inliner Optimize away field accesses to known structs. 2022-06-06 20:38:43 +00:00
intrinsics Optimize away self comparisons in SPIR-V. 2022-04-19 16:10:03 +00:00
metal Fix assertion failure with 'uniform texture2D' 2022-06-30 14:48:48 +00:00
runtime [sksl] Eliminate unreachable blocks inside switch cases 2022-07-07 21:23:54 +00:00
runtime_errors Disallow most modifiers in runtime effects 2022-07-13 18:22:23 +00:00
shared Disallow function calls to main(). 2022-07-11 20:55:12 +00:00
spirv Eliminate redundant loads following stores. 2022-04-18 14:57:48 +00:00
wgsl Fix WGSL pipeline stage attributes 2022-06-10 18:08:51 +00:00
workarounds [sksl] Disallow boolean uniforms 2022-06-01 18:07:08 +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.