bfc9be0f77
This will allow us to load these inputs for unit testing in `dm`. Change-Id: Id256ba7c30d3ec94b98048e47af44cf9efe580d5 Bug: skia:11009 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/357282 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
7 lines
301 B
GLSL
7 lines
301 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: invalid arguments to 'float3' constructor (expected 3 scalars, but found 2)
|
|
error: 2: invalid arguments to 'float3' constructor (expected 3 scalars, but found 4)
|
|
error: 3: invalid argument to 'bool' constructor (expected a number or bool, but found 'int3')
|
|
3 errors
|