blob: 8785a91260df09382d18f947e9513753c4bd9982 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static bool t = false;
bool4 m() {
t = true;
return bool4((t).xxxx);
}
void f() {
const bool4 tint_symbol = m();
vector<float16_t, 4> v = vector<float16_t, 4>(tint_symbol);
}