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