skia2/tests/sksl
Brian Osman 890b2b406a Disallow switch statements in runtime effects
Bug: skia:10680
Change-Id: Ic77f7355866363ef476a93d8da180cf53207fa6d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/353707
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2021-01-14 17:45:16 +00:00
..
blend Deduplicate vector constants in SPIR-V output. 2021-01-06 21:05:50 +00:00
errors Move all runtime effect error tests to runtime_errors 2021-01-14 17:40:54 +00:00
folding Update tests which mix int and float types without casts. 2021-01-13 19:47:13 +00:00
fp Allow type-fluid GLSL-style vec2(int, bool) ctors in SkSL. 2021-01-13 19:45:14 +00:00
glsl Replace array indexing on vector types with swizzles. 2020-12-07 21:16:40 +00:00
inliner Constant-propagate the ! prefix onto constant boolean expressions. 2021-01-07 20:09:49 +00:00
intrinsics Factor out SPIR-V typecasting helper functions. 2021-01-14 00:00:15 +00:00
metal Update tests which mix int and float types without casts. 2021-01-13 19:47:13 +00:00
runtime always init function fReturnValue 2021-01-14 17:22:04 +00:00
runtime_errors Disallow switch statements in runtime effects 2021-01-14 17:45:16 +00:00
shared Add SPIR-V support for boolean vector typecasts. 2021-01-14 16:50:03 +00:00
spirv Factor out SPIR-V typecasting helper functions. 2021-01-14 00:00:15 +00:00
workarounds Update tests which mix int and float types without casts. 2021-01-13 19:47:13 +00:00