Sign in
dawn
/
tint
/
d29d3d574080a71238a246f3580383c275990877
/
.
/
test
/
out_of_order_decls
/
alias
/
alias.wgsl.expected.msl
blob: 3054a1615c85e5f7741b1de065c5327ecd543fc0 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
fragment
void
f
()
{
int
v
=
0
;
return
;
}