blob: 3916fdd5c4aa815fe20e120b1f0443cfa04ddfc1 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static int4 u = (1).xxxx;
void f() {
const float4 v = float4(u);
}