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