Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_OutputVarsConvertedToPrivate_WithInitializer.spvasm.expected.hlsl
blob: d9b85b31e33ab17af222ff38dd244c841e28c37d [
file
] [
log
] [
blame
]
static
uint
x_1
=
1u
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}