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