Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
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