Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
DuplicateOutput.sksl
blob: 6a4873837ee02ee88c9f35ffefadc0e1a61e13ac [
file
] [
log
] [
blame
]
layout
(
location
=
0
,
index
=
0
)
out
half4 duplicateOutput
;
/*%%*
out location=0, index=0 is reserved for sk_FragColor
*%%*/