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