Sign in
dawn
/
dawn
/
001051698e7022fcfa11008e93ffbfa739c23ac1
/
.
/
test
/
tint
/
expressions
/
splat
/
with_swizzle
/
f16.wgsl.expected.ir.dxc.hlsl
blob: 21c044f030bf1ac8267573c27dc88782ab5e58f2 [
file
] [
log
] [
blame
]
void
f
()
{
float16_t
a
=
float16_t
(
1.0h
);
float16_t
b
=
float16_t
(
1.0h
);
float16_t
c
=
float16_t
(
1.0h
);
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}