Searched refs:is_965 (Results 1 – 2 of 2) sorted by relevance
472 const bool is_965 = devinfo->ver == 4 && !devinfo->is_g4x; in brw_emit_select_pipeline() local474 is_965 ? CMD_PIPELINE_SELECT_965 : CMD_PIPELINE_SELECT_GM45; in brw_emit_select_pipeline()700 const bool is_965 = devinfo->ver == 4 && !devinfo->is_g4x; in brw_upload_invariant_state() local719 if (!is_965) { in brw_upload_invariant_state()
2123 bool is_965 = devinfo->ver == 4 && !devinfo->is_g4x; in brw_disassemble_inst() local2125 is_965 ? gfx4_dp_read_port_msg_type : in brw_disassemble_inst()