Sign in
dawn
/
tint
/
2f7730a16eade6692a47139feef38b080c70a7a1
/
.
/
test
/
var
/
initialization
/
function
/
vector.wgsl.expected.msl
blob: 6896c5e2ce54751d036c26a773f3ad9a771e769d [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
()
{
int3 v
=
0
;
return
;
}