Sign in
dawn
/
tint
/
30d55fabc91fc7f9cd6b0d2f7fdf53b984168ed2
/
.
/
test
/
var
/
override
/
numbered
/
no_init
/
bool.wgsl.expected.msl
blob: d6cbfe9df629de37d96c43f14ec1d3092c149548 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant
bool
o
[[
function_constant
(
1234
)]];
kernel
void
tint_symbol
()
{
return
;
}