Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
DuplicateOutput.glsl
blob: 995988069e99127bffa57a3d3249f7235c04c148 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
out
location
=
0
,
index
=
0
is
reserved
for
sk_FragColor
layout
(
location
=
0
,
index
=
0
)
out
half4 duplicateOutput
;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1
error