Sign in
skia
/
skia
/
67c3ee616fb5014d483c5314900eea663f10f1e3
/
.
/
tests
/
sksl
/
errors
/
DoTypeMismatch.glsl
blob: 7283a53fe267cafb073d8b44b481dad39a464524 [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected
'bool'
,
but found
'float2'
do
{}
while
(
float2
(
1
));
^^^^^^^^^
1
error