Sign in
dawn
/
dawn
/
b3d38dfc0fc473b40d7b0bb0a170af2587796639
/
.
/
test
/
tint
/
buffer
/
uniform
/
types
/
f16.wgsl.expected.msl
blob: e48371e798432f8ccbffaa9d84392682a83f84bb [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
(
const
constant half
*
tint_symbol_1
[[
buffer
(
0
)]])
{
half
const
x
=
*(
tint_symbol_1
);
return
;
}