Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
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