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