Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
Ossfuzz56373.glsl
blob: 7cd3cfc40e925bb247de1fd2544b60e946447345 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected a type
,
found
'bufferThree'
layout
(
binding
=
0
)
uniform bufferThree t
;
^^^^^^^^^^^
error
:
2
:
invalid type
layout
(
binding
=
0
)
uniform bufferThree t
;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2
errors