blob: d2bc87771f935cb325dcdf524ff6c9d58f030e8e [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
float f() {
return 0.0f;
}