blob: 1a00f3bdd8bddb1469c4c202e2db52efb892466f [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const float b = asfloat(1u);
return;
}