Searched refs:is_965 (Results 1 – 2 of 2) sorted by relevance
472 const bool is_965 = devinfo->gen == 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()701 const bool is_965 = devinfo->gen == 4 && !devinfo->is_g4x; in brw_upload_invariant_state() local720 if (!is_965) { in brw_upload_invariant_state()
1925 bool is_965 = devinfo->gen == 4 && !devinfo->is_g4x; in brw_disassemble_inst() local1927 is_965 ? gen4_dp_read_port_msg_type : in brw_disassemble_inst()