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