Sign in
dawn
/
dawn
/
91b68cd7f1a0bb7d15950cf0df875b5239abf853
/
.
/
test
/
tint
/
var
/
initialization
/
private
/
vector.wgsl.expected.msl
blob: cab51321c2d48d9edcd3a09ddb289a941dad74ac [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
struct
tint_private_vars_struct
{
int3 v
;
};
kernel
void
tint_symbol
()
{
return
;
}