blob: 5bf2d0438d17df9b4b016c3643dea0435e029758 [file] [log] [blame]
void f() {
float v = 0.0f;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}