commit | e0aa8ab54348bc63be1df3d511abf980bfd732b5 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Mar 16 11:41:47 2022 -0400 |
committer | Derek Sollenberger <djsollen@google.com> | Tue Mar 22 17:56:43 2022 +0000 |
tree | a3ad7b135150132653d39fa2557de582ae7f00c5 | |
parent | 66c5dfe67aee6b45993abb389502b3852b0b9c4e [diff] |
Pass SkSL error tests to SkQP.java via arrays. In a followup CL, we can attempt to compile these shaders via the RuntimeShader API and verify that compilation fails. Bug: skia:13042 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/521536 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Change-Id: I5051504668518be9aed7360d0b4aafb4e2f81917 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523180 Reviewed-by: John Stiles <johnstiles@google.com>