Sign in
dawn
/
dawn
/
e2f35ba8e0a4f8f234660c980a1917f5504482a3
/
.
/
test
/
var
/
override
/
numbered
/
val_init
/
f32.wgsl.expected.msl
blob: 41134e221375bb38c4a286036dbab4801635f6a0 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant
float
o
[[
function_constant
(
1234
)]];
kernel
void
tint_symbol
()
{
return
;
}