Searched refs:RC_COMPARE_FUNC_GEQUAL (Results 1 – 5 of 5) sorted by relevance
116 RC_COMPARE_FUNC_GEQUAL, enumerator
144 compare_func = RC_COMPARE_FUNC_GEQUAL; in r500_transform_IF()
106 case RC_COMPARE_FUNC_GEQUAL: op = ">="; break; in rc_print_comparefunc()
188 case RC_COMPARE_FUNC_GEQUAL: return R500_INST_ALU_RESULT_OP_GE; in translate_alu_result_op()
227 if (comparefunc == RC_COMPARE_FUNC_LESS || comparefunc == RC_COMPARE_FUNC_GEQUAL || in radeonTransformTEX()