Sign in
dawn
/
dawn.git
/
fee4e09b046352b7eb1e5eb0d7639dd1e5fa2e5c
/
.
/
test
/
tint
/
var
/
initialization
/
function
/
vector.wgsl.expected.msl
blob: 61cdfaf5d6a2ce926eb04c85ee93b10360877801 [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
[[
max_total_threads_per_threadgroup
(
1
)]]
kernel
void
v_1
()
{
int3 v
=
0
;
}