Sign in
dawn
/
dawn
/
794186c68dfdc027d2d3e192f24eeb03a3e3cdcb
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
128bit
/
vec4i32-vec4f32.wgsl.expected.ir.msl
blob: 9065780846d7ddc359b3c952812798b0d614584e [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
float4
const
b
=
float4
(
2.003662109375f
,
-
513.03125f
,
-
1024.25f
,
0.00169684563297778368f
);
}