Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_Builtin_Input_OppositeSignednessAsWGSL.spvasm.expected.hlsl
blob: ff4c73d6f79a2bcc89a8a7a7f1d978ea08ca378e [
file
] [
log
] [
blame
]
static
int
x_1
=
0
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}