Sign in
skia
/
skia
/
437cd4d85737039dd9719667905832982b843574
/
.
/
resources
/
sksl
/
errors
/
ArrayReturnTypes.rts
blob: e85836412fd375faa07f603494f7ac789b62c0df [
file
] [
log
] [
blame
]
float4x4
[
2
]
return_float4x4_2
()
{}
int
[
1
]
return_int_1
()
{}
/*%%*
functions may not return type 'float4x4[2]'
functions may not return type 'int[1]'
*%%*/