Sign in
dawn
/
dawn
/
84b43d61fa37b216e99f290e636d6dae7520c522
/
.
/
test
/
tint
/
expressions
/
splat
/
with_swizzle
/
f32.wgsl.expected.fxc.hlsl
blob: bc8913a3c03f56e82a1ef212570435a1d39d3d63 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
float
a
=
1.0f
;
float
b
=
1.0f
;
float
c
=
1.0f
;
}