Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1955 emit_f32tof16(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_f32tof16() function
2170 case nir_op_pack_half_2x16_split: return emit_f32tof16(ctx, alu, src[0]); in emit_alu()