Sign in
skia
/
skia
/
8d363988efebcbe62b2c8e364e833cd98df3aa83
/
.
/
tests
/
sksl
/
errors
/
WhileTypeMismatch.glsl
blob: 09a4635ff748dbaec5bcc772ac08f876d894fd8f [
file
] [
log
] [
blame
]
### Compilation failed:
error
:
2
:
expected
'bool'
,
but found
'float3'
while
(
float3
(
1
))
{}
^^^^^^^^^
1
error