skia2/tests/sksl
John Stiles d8ca6b608e Replace SPIR-V assertion with mixed-types error message.
This is very unlikely to occur in real-world code, as it's somewhat
nonsense to use the comma operator in this way. However, it's better to
fail cleanly than to assert.

Change-Id: I76481cd8a993cb1a798ee16956400a512efd4c15
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/337636
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
2020-11-25 15:13:27 +00:00
..
blend Reland "Simplify _blend_set_color_saturation, removing an instruction." 2020-11-24 15:35:05 +00:00
errors Fix crash with boolean vectors in is_constant<T>. 2020-11-24 18:21:46 +00:00
fp Reland "Remove inliner from IR generation stage." 2020-11-20 18:44:07 +00:00
glsl Add golden outputs for the Metal backend. 2020-09-25 17:46:43 +00:00
inliner Reland "Simplify _blend_set_color_saturation, removing an instruction." 2020-11-24 15:35:05 +00:00
metal Flatten out constructors nested inside constructors. 2020-11-23 21:29:53 +00:00
shared Replace SPIR-V assertion with mixed-types error message. 2020-11-25 15:13:27 +00:00
workarounds Avoid inlining functions that are called repeatedly. 2020-11-23 21:51:43 +00:00