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