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