Searched refs:gen6_gather_wa (Results 1 – 5 of 5) sorted by relevance
78 found |= check("textureGather workarounds", gen6_gather_wa[i]); in debug_sampler_recompile()
212 enum gen6_gather_sampler_wa gen6_gather_wa[MAX_SAMPLERS]; member
1009 emit_gen6_gather_wa(key_tex->gen6_gather_wa[surface], inst->dst); in emit_texture()
5929 emit_gen6_gather_wa(key_tex->gen6_gather_wa[texture], dst); in nir_emit_texture()
273 key->gen6_gather_wa[s] = gen6_gather_workaround(img->InternalFormat); in brw_populate_sampler_prog_key_data()