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