Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
SwizzleMatrix.glsl
blob: b9dd5bd64b0d704830718e1e48699dbdd29ede7e [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
3
:
type
'float2x2'
does
not
have a field named
'y'
float
y
=
x
.
y
;
^^^
1
error