Searched refs:half_type (Results 1 – 3 of 3) sorted by relevance
960 instr->cat1.dst_type = half_type(instr->cat1.dst_type); in fixup_half_instr_dst()992 instr->cat5.type = half_type(instr->cat5.type); in fixup_half_instr_dst()1001 instr->cat1.src_type = half_type(instr->cat1.src_type); in fixup_half_instr_src()
778 static inline type_t half_type(type_t type) in half_type() function
3331 out->cat1.dst_type = half_type(out->cat1.dst_type); in ir3_compile_shader_nir()