Sign in
dawn
/
dawn
/
6e647fb401b75ce06f3e65e77e4dc591462b5781
/
.
/
test
/
tint
/
var
/
initialization
/
function
/
scalar.wgsl.expected.msl
blob: 71dab552474e0f0fc42a8f4bb6bef200f7f003f0 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
()
{
int
v
=
0
;
return
;
}