skia2/tests/sksl
John Stiles e2d34f8ebf Add Metal support for degrees() and radians() intrinsics.
Change-Id: I4a483c455c9a12c92b717a0c2713d32ab44dcd6f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343099
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2020-12-11 14:33:30 +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 Add Metal support for degrees() and radians() intrinsics. 2020-12-11 14:33:30 +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