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