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