Searched refs:emit_pack_32_2x16_split (Results 1 – 1 of 1) sorted by relevance
1123 static bool emit_pack_32_2x16_split(const nir_alu_instr& alu, Shader& shader);1372 case nir_op_pack_half_2x16_split: return emit_pack_32_2x16_split(*alu, shader); in from_nir()2281 static bool emit_pack_32_2x16_split(const nir_alu_instr& alu, Shader& shader) in emit_pack_32_2x16_split() function