Home
last modified time | relevance | path

Searched refs:is_mixed_float (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c633 is_mixed_float(const struct intel_device_info *devinfo, const brw_inst *inst) in is_mixed_float() function
869 !(is_mixed_float(devinfo, inst) && in general_restrictions_based_on_operand_types()
883 !is_mixed_float(devinfo, inst) || in general_restrictions_based_on_operand_types()
1094 if (!is_mixed_float(devinfo, inst)) in special_restrictions_for_mixed_float_mode()