blob: b6c0b99cc07713c9e87e8c6505d52d5994ac7cf7 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static bool3 u = (true).xxx;
void f() {
uint3 v = uint3(u);
}