Sign in
dawn
/
tint
/
f748f2ae222ffcd6f20c7d78a4922c07f2880a5d
/
.
/
test
/
var
/
override
/
numbered
/
val_init
/
u32.wgsl.expected.msl
blob: 799a682390156d09e70a607e6d52987ad4d58f1a [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant
uint
o
[[
function_constant
(
1234
)]];
kernel
void
tint_symbol
()
{
return
;
}