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