Sign in
dawn
/
dawn
/
0e4a030b1708b80e5c7430a5b7fa0e34dfbd230c
/
.
/
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
);
}