Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
test
/
expressions
/
zero_init
/
scalar
/
i32.wgsl.expected.hlsl
blob: dd9b566641e7410f8a0516c0986fcbe2457920ad [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
int
v
=
0
;
}