blob: 45a2969de65c62560dfd33228774b41eb9bf9cb7 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
float2 v = float2(0.0f, 0.0f);
}