blob: 3231de6a255f74e949c59fca73e3f2d5fe69308a [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const float r = 0.5f;
return;
}