Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
RedeclareSamplerType.glsl
blob: afdcee5edc64f919f7f2493f77a5971b8a16103c [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
1
:
expected an identifier
,
but found type
'sampler'
sampler sampler
;
^^^^^^^
1
error