blob: f3191ce2d16af3e3c50d4350a312b13191b99e37 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static bool4 u = (true).xxxx;
void f() {
const uint4 v = uint4(u);
}