Sign in
dawn
/
dawn
/
460f09266fb915eb3e1b40cc54bf9276933cb888
/
.
/
test
/
tint
/
switch
/
switch_only_default.wgsl.expected.dxc.hlsl
blob: 07fc072b511919e9eb91f594ecdc45830478240f [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
a
()
{
int
a_1
=
0
;
do
{
return
;
}
while
(
false
);
}