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

6 lines
76 B
WebGPU Shading Language

const a = (1 << 30u);
const b = (a << 10u);
const c = (5000000000 << 3u);