dawn-cmake/test/tint/bug/tint/1717.wgsl.expected.wgsl

4 lines
40 B
WebGPU Shading Language

fn f() -> u32 {
return (1u << 31u);
}