Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
skia
/
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
*%%*/