Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
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