Sign in
dawn
/
dawn
/
79334fedce22ac0650eb73c3420957166ea205c4
/
.
/
test
/
tint
/
shader_io
/
compute_workgroup_expression.wgsl.expected.msl
blob: d9f24285734de0e5b11a084d15d2fd2fdff43a12 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant
int
x_dim
[[
function_constant
(
0
)]];
kernel
void
tint_symbol
()
{
return
;
}