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

4 lines
42 B
WebGPU Shading Language

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