blob: 52df45bac46808ed5e69ff0aad0486d834a77bd5 [file] [log] [blame]
void i() {
float s = 1.0f;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}