Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
EmptyBuffer.glsl
blob: aaa05275c5a7d395a720e96099cf615b5d4c66ac [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
interface
block
'B'
must contain at least one field
buffer B
{};
^
1
error