Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
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