Sign in
dawn
/
tint
/
d1a026ecd0e03331d87e3cf131b2a5702af58f28
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserCFGTest_ClassifyCFGEdges_Pathological_Forward_Regardless.spvasm.expected.msl
blob: 4661d814d23a7565a13948825425395bafc64f1e [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
main_1
()
{
if
(
false
)
{
}
return
;
}
fragment
void
tint_symbol
()
{
main_1
();
return
;
}