blob: fc614c5405b217a9430bfabe0e5d9db701908195 [file] [log] [blame]
void f() {
uint v = 0u;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}