Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
expressions
/
zero_init
/
vec3
/
u32.wgsl.expected.dxc.hlsl
blob: 77de9cadbf0fc2d9abf196ee5b0d44299f4924cd [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
uint3 v
=
(
0u
).
xxx
;
}