Searched refs:vtn_rounding_mode_to_nir (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h998 nir_rounding_mode vtn_rounding_mode_to_nir(struct vtn_builder *b,
H A Dvtn_alu.c399 vtn_rounding_mode_to_nir(struct vtn_builder *b, SpvFPRoundingMode mode) function in typeref:typename:nir_rounding_mode
435 opts->rounding_mode = vtn_rounding_mode_to_nir(b, dec->operands[0]);
H A Dvtn_opencl.c724 vtn_rounding_mode_to_nir(b, w[8]));

Completed in 6 milliseconds