Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
expressions
/
zero_init
/
vec4
/
u32.wgsl.expected.ir.msl
blob: f365b1271458de3c97549a85754d7b9a490d873d [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
uint4 v
=
uint4
(
0u
);
}