blob: 123510b6735aacfb5ed21bd0ce1f7ef6a188e0cd [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const int a = 1073757184;
const float b = asfloat(a);
return;
}