Sign in
dawn
/
tint
/
6cadbb2712cc398b1b4ead2057f7b7ccf87646a3
/
.
/
test
/
var
/
override
/
named
/
zero_init
/
f32.wgsl.expected.hlsl
blob: 5ae59a4ccf97ca5d3d76baed81a7b63080a5fb9f [
file
] [
log
] [
blame
]
#ifndef
WGSL_SPEC_CONSTANT_0
#define
WGSL_SPEC_CONSTANT_0
0.0f
#endif
static
const
float
o
=
WGSL_SPEC_CONSTANT_0
;
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
return
;
}