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