Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
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