blob: 9df1761cfbc8e6033fc1081503851e19af02c418 [file] [log] [blame]
<dawn>/test/tint/bug/tint/1474-b.wgsl:7:5 warning: code is unreachable
let non_uniform_cond = non_uniform_value == 0;
^^^^^^^^^^^^^^^^^^^^
[numthreads(1, 1, 1)]
void main() {
}