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