blob: 6044ed9a5cbc42a0b59c852ad107cb0eacd3c2b3 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const uint b = asuint(-2147483648);
return;
}