Sign in
dawn
/
tint
/
refs/heads/chromium/4620
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_ScalarSpecConstant_DeclareConst_Id_MaxValid.spvasm.expected.hlsl
blob: 960b2a2a2d24b11e486309e91ee4bfd802529436 [
file
] [
log
] [
blame
] [
edit
]
#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
;
}