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