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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h276 void emit_gfx6_gather_wa(uint8_t wa, dst_reg dst);
H A Dbrw_fs.h216 void emit_gfx6_gather_wa(uint8_t wa, fs_reg dst);
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst);
1025 vec4_visitor::emit_gfx6_gather_wa(uint8_t wa, dst_reg dst) function in class:brw::vec4_visitor
H A Dbrw_fs_visitor.cpp66 fs_visitor::emit_gfx6_gather_wa(uint8_t wa, fs_reg dst) function in class:fs_visitor
H A Dbrw_fs_nir.cpp6284 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[texture], dst);

Completed in 15 milliseconds