Sign in
dawn
/
dawn
/
a5d73ce965a7fa63c64d67caeb2f0d83245b7e6f
/
.
/
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
;
}