Sign in
◑
Theme
skia
/
skia
/
bb5fbf9d5a31a4f10cbc6cd21999e17841d1e2f8
/
.
/
tests
/
sksl
/
errors
/
StructTooDeeplyNested.glsl
blob: 235e669b688f673ad4b775a04f382b5b581a88f9 [
file
]
### Compilation failed:
error
:
9
:
struct
'too_deep'
is
too deeply nested
struct
too_deep
{
S8 x
;
};
^^^^^^^^^^^^^^^^^^^^^^^^^
1
error