Sign in
dawn
/
dawn
/
a8eb33756b228cf587ed065c0144e306def8f902
/
.
/
test
/
tint
/
expressions
/
bitcast
/
const
/
32bit
/
i32-u32.wgsl.expected.ir.msl
blob: 5c361173a739728afa7552b77114668b37ce45ce [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
f
()
{
uint
const
b
=
1073757184u
;
}