blob: 77de9cadbf0fc2d9abf196ee5b0d44299f4924cd [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
uint3 v = (0u).xxx;
}