Sign in
dawn
/
tint
/
85d2e448de2b7e0de92f14235424e623b22f60d2
/
.
/
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
;
}