Searched refs:fmin_emit (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c824 static void fmin_emit( function in typeref:typename:void
1207 bld_base->op_actions[TGSI_OPCODE_MIN].emit = fmin_emit;
1211 bld_base->op_actions[TGSI_OPCODE_DMIN].emit = fmin_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c824 static void fmin_emit( function in typeref:typename:void
1207 bld_base->op_actions[TGSI_OPCODE_MIN].emit = fmin_emit;
1211 bld_base->op_actions[TGSI_OPCODE_DMIN].emit = fmin_emit;

Completed in 8 milliseconds