Searched refs:gen6_gather_wa (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c78 found |= check("textureGather workarounds", gen6_gather_wa[i]);
H A Dbrw_compiler.h189 enum gen6_gather_sampler_wa gen6_gather_wa[MAX_SAMPLERS]; member in struct:brw_sampler_prog_key_data
H A Dbrw_vec4_visitor.cpp1104 emit_gen6_gather_wa(key_tex->gen6_gather_wa[surface], inst->dst);
H A Dbrw_fs_nir.cpp5487 emit_gen6_gather_wa(key_tex->gen6_gather_wa[texture], dst);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm.c273 key->gen6_gather_wa[s] = gen6_gather_workaround(img->InternalFormat);

Completed in 16 milliseconds