Searched refs:int_dst (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst);
H A Dsb_expr.cpp1165 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { argument
1167 if (int_dst && cmp_type == AF_FLOAT_CMP) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst);
H A Dsb_expr.cpp1165 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { argument
1167 if (int_dst && cmp_type == AF_FLOAT_CMP) {

Completed in 7 milliseconds