skia2/tests/sksl
Brian Osman ff44584b47 SkSL: Disallow '%' and '%=' on non-integral types
Bug: skia:11072
Change-Id: Ic24e40bfea5bf1d2d14c0f681632228a5ecc7104
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/342929
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
2020-12-10 22:19:49 +00:00
..
blend Fix SPIR-V and Metal support for enum types. 2020-11-30 18:05:48 +00:00
errors SkSL: Disallow '%' and '%=' on non-integral types 2020-12-10 22:19:49 +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 Reland "Reland "Revert "Initial land of SkSL DSL.""" 2020-12-10 20:56:09 +00:00
metal Improve Metal support for out parameters. 2020-12-09 21:13:57 +00:00
shared Add tests for SkSL intrinsic functions. 2020-12-09 22:02:17 +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