Searched refs:has_420pack_or_es31 (Results 1 – 3 of 3) sorted by relevance
986 if (!state->has_420pack_or_es31() && $2.flags.q.constant)998 if (!state->has_420pack_or_es31() &&1781 if ((state->has_420pack_or_es31() ||2034 if (!state->has_420pack_or_es31() && $2.flags.q.precise)2069 if (!state->has_420pack_or_es31() &&2104 if ((!state->has_420pack_or_es31() && !state->EXT_gpu_shader4_enable) &&2127 if (!state->has_420pack_or_es31() &&2143 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()