Sign in
skia
/
skia
/
ed92d84ffd3aeb34c92e25ecb082f089703fc0ec
/
.
/
tests
/
sksl
/
runtime
/
Ossfuzz65111.stage
blob: 8ba84675a8718bb972192e17506e2ecce4453624 [
file
] [
log
] [
blame
]
half4 main
(
half4 src
,
half4
)
{
return
half4
(
half4x4
(
_inColor
.
w
)
*
half4
(
1.0
));
}