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