Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
expressions
/
splat
/
with_swizzle
/
f32.wgsl.expected.ir.dxc.hlsl
blob: 8234638bf35486c870a18d85db71bff43b355ccd [
file
] [
log
] [
blame
]
void
f
()
{
float
a
=
1.0f
;
float
b
=
1.0f
;
float
c
=
1.0f
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}