Sign in
dawn
/
dawn
/
794186c68dfdc027d2d3e192f24eeb03a3e3cdcb
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
128bit
/
vec4f32-vec4u32.wgsl.expected.ir.msl
blob: 8ec81223966720785ce64e41dcca3efd4682334f [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
uint4
const
b
=
uint4
(
1073757184u
,
3288351232u
,
3296724992u
,
987654321u
);
}