Sign in
skia
/
skia
/
e8ab6e172d07e8d0f04e1fdf17f1202a4547359a
/
.
/
resources
/
sksl
/
shared
/
InterfaceBlockInoutArray.sksl
blob: 99b40b1673ea35c1c6db5ced9b5706464bf82622 [
file
] [
log
] [
blame
]
in
InterfaceBlockIn
{
int
x
;
}
i
[
3
];
out
InterfaceBlockOut
{
int
x
;
}
o
[
3
];