Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1849 emit_b2f16(struct ntd_context *ctx, nir_alu_instr *alu, const struct dxil_value *val) in emit_b2f16() function
2199 case nir_op_b2f16: return emit_b2f16(ctx, alu, src[0]); in emit_alu()