Searched refs:emit_conversion_from_double (Results 1 – 2 of 2) sorted by relevance
325 void emit_conversion_from_double(dst_reg dst, src_reg src, bool saturate);
1108 vec4_visitor::emit_conversion_from_double(dst_reg dst, src_reg src, in emit_conversion_from_double() function in brw::vec4_visitor1202 emit_conversion_from_double(dst, op[0], instr->dest.saturate); in nir_emit_alu()