Sign in
dawn
/
dawn
/
418e8217f8eef3c39348e42c72ea1bf2661e87c6
/
.
/
test
/
tint
/
bug
/
chromium
/
339704114.wgsl.expected.ir.msl
blob: 4e3b230a14d7ce4c196c3117a1520966f844833e [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
int
a
(
int
v
)
{
return
v
;
}
kernel
void
b
()
{
}