Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_ScalarSpecConstant_DeclareConst_Id_MaxValid.spvasm.expected.hlsl
blob: 960b2a2a2d24b11e486309e91ee4bfd802529436 [
file
] [
log
] [
blame
]
#ifndef
WGSL_SPEC_CONSTANT_65535
#define
WGSL_SPEC_CONSTANT_65535
true
#endif
static
const
bool
x_1
=
WGSL_SPEC_CONSTANT_65535
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}