Sign in
dawn
/
tint
/
d1a026ecd0e03331d87e3cf131b2a5702af58f28
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_OutputVarsConvertedToPrivate.spvasm.expected.hlsl
blob: 415c810365f79d6be28476b6737ab28d1ce401df [
file
] [
log
] [
blame
]
static
uint
x_1
=
0u
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}