Sign in
dawn
/
dawn
/
94884fc11d3a42e398eb75972017aac6df3ac038
/
.
/
test
/
tint
/
bug
/
chromium
/
1403752.wgsl.expected.ir.dxc.hlsl
blob: fc95e33ab87f63908ce2670db11cade4447a404c [
file
] [
log
] [
blame
]
void
d
()
{
int
j
=
int
(
0
);
{
while
(
true
)
{
if
(
false
)
{
}
else
{
break
;
}
{
}
continue
;
}
}
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}