Sign in
dawn
/
dawn
/
794186c68dfdc027d2d3e192f24eeb03a3e3cdcb
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
64bit
/
vec4f16-vec2f32.wgsl.expected.ir.msl
blob: 1c1d1096c0f1666a66742b466f2cf01ae7f8e398 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
float2
const
b
=
float2
(
2.003662109375f
,
-
513.03125f
);
}