Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
DuplicateInterfaceBlockField.glsl
blob: 589f2a30157c7e50cd55e84ac7d935eb53b1660a [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
5
:
symbol
'myFloat'
was already
defined
float4 myFloat
;
^^^^^^^^^^^^^^
1
error