Sign in
dawn
/
dawn
/
d388bc9b368c75bcc2bf73c9ebfaeb3d97ff6cf7
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_AnonWorkgroupVar.spvasm.expected.hlsl
blob: 5d2e80beff511229663da84799c42ffbbd559b5e [
file
] [
log
] [
blame
]
groupshared
float
x_52
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}