Sign in
◑
Theme
skia
/
skia
/
bb5fbf9d5a31a4f10cbc6cd21999e17841d1e2f8
/
.
/
tests
/
sksl
/
errors
/
ArgumentModifiers.glsl
blob: 9e99886fdec510deec0ca121952d5781cdd120c2 [
file
]
### Compilation failed:
error
:
2
:
modifiers on parameter
1
differ between declaration
and
definition
void
test
(
out
int
x
)
{}
^^^^^^^^^
1
error