Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_NamedWorkgroupVar.spvasm.expected.hlsl
blob: 2ce495ea89dc236168f760fdf72947ab63a013c4 [
file
] [
log
] [
blame
]
groupshared
float
the_counter
;
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}