blob: 623533de6f8e8752ab458a2c479ac67bb8099452 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
uint a = 1073757184u;
uint b = a;
}