blob: 854fd75e8d9bf57951cfa273b670fc1a3bb2c973 [file] [log] [blame]
void f(inout float p) {
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}