Searched refs:has_420pack_or_es31 (Results 1 – 3 of 3) sorted by relevance
987 if (!state->has_420pack_or_es31() && $2.flags.q.constant)999 if (!state->has_420pack_or_es31() &&1782 if ((state->has_420pack_or_es31() ||2035 if (!state->has_420pack_or_es31() && $2.flags.q.precise)2070 if (!state->has_420pack_or_es31() &&2105 if ((!state->has_420pack_or_es31() && !state->EXT_gpu_shader4_enable) &&2128 if (!state->has_420pack_or_es31() &&2144 if (!(state->has_420pack_or_es31()) &&
271 bool has_420pack_or_es31() const in has_420pack_or_es31() function
310 if (is_multiple_layouts_merge && !state->has_420pack_or_es31()) { in merge_qualifier()