Home
last modified time | relevance | path

Searched refs:emit_pack_half_2x16 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h248 void emit_pack_half_2x16(dst_reg dst, src_reg src0);
Dbrw_vec4_visitor.cpp356 vec4_visitor::emit_pack_half_2x16(dst_reg dst, src_reg src0) in emit_pack_half_2x16() function in brw::vec4_visitor
Dbrw_vec4_nir.cpp1630 emit_pack_half_2x16(dst, op[0]); in nir_emit_alu()