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