Searched refs:fmax_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.c811 static void fmax_emit( function in typeref:typename:void
1206 bld_base->op_actions[TGSI_OPCODE_MAX].emit = fmax_emit;
1210 bld_base->op_actions[TGSI_OPCODE_DMAX].emit = fmax_emit;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c811 static void fmax_emit( function in typeref:typename:void
1206 bld_base->op_actions[TGSI_OPCODE_MAX].emit = fmax_emit;
1210 bld_base->op_actions[TGSI_OPCODE_DMAX].emit = fmax_emit;

Completed in 9 milliseconds