fedb3957a9
SkSL intentionally differs from GLSL in some edge case behaviors. For instance, we intentionally disallow functions that can exit without returning a value, and reject constructors that shrink the size of a vector (swizzles can do this in a more intentional way). In these cases, we update the test's expected outcome from "pass" to "fail." Change-Id: I671d6eb7d9ae06caa2895c3310356a399b36b2bf Bug: skia:12484 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/458596 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
import_conformance_tests.py |