blob: 4b9581f77339be3985a1c89112cb0f469ca1c9d9 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
uint2 v = uint2(0u, 0u);
}