Sign in
skia
/
skia
/
97be28c4cc05231fe6e70dc32662c24700e731cc
/
.
/
tests
/
sksl
/
spirv
/
LayoutMultipleOf4.asm.frag
blob: 6e93c3af177973d161028996b435dc9a480450e9 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
offset of field
'x'
must be a multiple of
4
layout
(
offset
=
5
)
int
x
;
^^^^^^^^^^^^^^^^^^^^^^^^
1
error