Home
last modified time | relevance | path

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

/third_party/mesa3d/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.cpp1158 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { in get_setcc_op() argument
1160 if (int_dst && cmp_type == AF_FLOAT_CMP) { in get_setcc_op()

Completed in 3 milliseconds