Sign in
dawn
/
dawn
/
3ddc07a18b8a22570ffe1e93f0a11d036462c192
/
.
/
test
/
tint
/
switch
/
switch_only_default.wgsl.expected.fxc.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
);
}