Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
intrinsics
/
Inverse.skrp
blob: 6c5d4f2307f0876c54f9d7b2260eb040432a054d [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
4
:
expected an identifier
,
but found type
'mat2x2'
const
half2x2 mat2x2
=
half2x2
(
1
,
2
,
3
,
4
);
^^^^^^
1
error