Sign in
skia
/
skia
/
97be28c4cc05231fe6e70dc32662c24700e731cc
/
.
/
tests
/
sksl
/
runtime
/
Ossfuzz52603.stage
blob: 216b99edd74918118d1ff58f9843f9fd0062a0b0 [
file
] [
log
] [
blame
]
uniform half4 colorGreen
;
struct
S_0
{
int
f
;
}
;
half4 main
(
float2
)
{
return
half4
(
colorGreen
);
}