Sign in
dawn
/
dawn
/
d839909be69f252f7a4b42309a429208baaf2b76
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
32bit
/
i32-vec2f16.wgsl.expected.ir.dxc.hlsl
blob: 835fa2cfb3ecb9b196b2af686afe340e1fcb8248 [
file
] [
log
] [
blame
]
void
f
()
{
vector
<
float16_t
,
2
>
b
=
vector
<
float16_t
,
2
>(
float16_t
(
1.0h
),
float16_t
(
2.0h
));
}