Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
skia
/
resources
/
sksl
/
errors
/
InterfaceBlockStorageModifiers.sksl
blob: 1535c08591ea7dedf262482817e2857f04ad1550 [
file
]
uniform foo
{
out
int
x
;
};
/*%%*
'out' is not permitted here
*%%*/