Sign in
dawn
/
dawn
/
3d64565e2eb8fe4a377b18e288edac70d28d586f
/
.
/
test
/
tint
/
expressions
/
splat
/
with_swizzle
/
f32.wgsl.expected.ir.dxc.hlsl
blob: 37a960972f0b3b06238d0b8573be6e83b0c95f67 [
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
()
{
}