Sign in
dawn
/
tint
/
3cbb136b8ae125514670d4df8dcd9316a0e0cc67
/
.
/
test
/
var
/
override
/
named
/
zero_init
/
bool.wgsl.expected.hlsl
blob: d14a339663bf9af696d004a6041ec177c1f65420 [
file
] [
log
] [
blame
]
#ifndef
WGSL_SPEC_CONSTANT_0
#define
WGSL_SPEC_CONSTANT_0
false
#endif
static
const
bool
o
=
WGSL_SPEC_CONSTANT_0
;
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
return
;
}