Sign in
skia
/
skia
/
95eb3252ab54a39a46f6447af70dcc4d687f89c5
/
.
/
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