Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
test
/
expressions
/
type_ctor
/
vec4
/
explicit
/
u32.wgsl.expected.msl
blob: c51f246ed929b0a5b104d3c5605ef54c79b7aaeb [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant uint4 v
=
uint4
(
0u
,
1u
,
2u
,
3u
);