skia2/tests/sksl
Ethan Nicholas 29339074e4 fixed SkSL crash when performing binary operations on invalid types
Change-Id: If29ee048d359d0ccd7b0ab708f54d40746b92386
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343423
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
Auto-Submit: Ethan Nicholas <ethannicholas@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2020-12-11 17:29:10 +00:00
..
blend Fix SPIR-V and Metal support for enum types. 2020-11-30 18:05:48 +00:00
errors fixed SkSL crash when performing binary operations on invalid types 2020-12-11 17:29:10 +00:00
fp SkSL: Disallow '%' and '%=' on non-integral types 2020-12-10 22:19:49 +00:00
glsl Replace array indexing on vector types with swizzles. 2020-12-07 21:16:40 +00:00
inliner Add global struct definitions to SkSL. 2020-11-30 15:26:14 +00:00
intrinsics Add Metal support for the findLSB intrinsic. 2020-12-11 17:19:52 +00:00
metal Improve Metal support for out parameters. 2020-12-09 21:13:57 +00:00
shared Add Metal support for the findLSB intrinsic. 2020-12-11 17:19:52 +00:00
spirv remove incorrect line number from SkSL errors with no source information 2020-12-07 18:29:50 +00:00
workarounds Avoid inlining functions that are called repeatedly. 2020-11-23 21:51:43 +00:00