Searched refs:m_indexofSfc (Results 1 – 6 of 6) sorted by relevance
46 m_indexofSfc = 0; in MhwSfcInterfaceXe_Xpm()711 if (m_indexofSfc == MHW_SFC_INDEX_0) in AddSfcState()722 if (m_indexofSfc == MHW_SFC_INDEX_0) in AddSfcState()726 else if (m_indexofSfc == MHW_SFC_INDEX_1) in AddSfcState()737 if (m_indexofSfc == MHW_SFC_INDEX_0) in AddSfcState()741 else if (m_indexofSfc == MHW_SFC_INDEX_1 || in AddSfcState()742 m_indexofSfc == MHW_SFC_INDEX_2) in AddSfcState()752 if (m_indexofSfc < dest_first_valid_left_tile) in AddSfcState()756 else if (m_indexofSfc > dest_last_valid_right_tile) in AddSfcState()763 if (dest_startX[m_indexofSfc] >= 4) in AddSfcState()[all …]
95 uint32_t m_indexofSfc; variable
769 if (m_indexofSfc == MHW_SFC_INDEX_0_XE_LPM_PLUS_BASE) in _MHW_SETCMD_OVERRIDE_DECL()780 if (m_indexofSfc == MHW_SFC_INDEX_0_XE_LPM_PLUS_BASE) in _MHW_SETCMD_OVERRIDE_DECL()784 else if (m_indexofSfc == MHW_SFC_INDEX_1_XE_LPM_PLUS_BASE) in _MHW_SETCMD_OVERRIDE_DECL()795 if (m_indexofSfc == MHW_SFC_INDEX_0_XE_LPM_PLUS_BASE) in _MHW_SETCMD_OVERRIDE_DECL()799 else if (m_indexofSfc == MHW_SFC_INDEX_1_XE_LPM_PLUS_BASE || in _MHW_SETCMD_OVERRIDE_DECL()800 m_indexofSfc == MHW_SFC_INDEX_2_XE_LPM_PLUS_BASE) in _MHW_SETCMD_OVERRIDE_DECL()810 if (m_indexofSfc < dest_first_valid_left_tile) in _MHW_SETCMD_OVERRIDE_DECL()814 else if (m_indexofSfc > dest_last_valid_right_tile) in _MHW_SETCMD_OVERRIDE_DECL()821 if (dest_startX[m_indexofSfc] >= 4) in _MHW_SETCMD_OVERRIDE_DECL()823 dest_startX[m_indexofSfc] -= 4; in _MHW_SETCMD_OVERRIDE_DECL()[all …]
766 if (m_indexofSfc == MHW_SFC_INDEX_0) in _MHW_SETCMD_OVERRIDE_DECL()777 if (m_indexofSfc == MHW_SFC_INDEX_0) in _MHW_SETCMD_OVERRIDE_DECL()781 else if (m_indexofSfc == MHW_SFC_INDEX_1) in _MHW_SETCMD_OVERRIDE_DECL()792 if (m_indexofSfc == MHW_SFC_INDEX_0) in _MHW_SETCMD_OVERRIDE_DECL()796 else if (m_indexofSfc == MHW_SFC_INDEX_1 || in _MHW_SETCMD_OVERRIDE_DECL()797 m_indexofSfc == MHW_SFC_INDEX_2) in _MHW_SETCMD_OVERRIDE_DECL()807 if (m_indexofSfc < dest_first_valid_left_tile) in _MHW_SETCMD_OVERRIDE_DECL()811 else if (m_indexofSfc > dest_last_valid_right_tile) in _MHW_SETCMD_OVERRIDE_DECL()818 if (dest_startX[m_indexofSfc] >= 4) in _MHW_SETCMD_OVERRIDE_DECL()820 dest_startX[m_indexofSfc] -= 4; in _MHW_SETCMD_OVERRIDE_DECL()[all …]
68 m_indexofSfc = 0; in Impl()579 m_indexofSfc = dwSfcIndex; in SetSfcIndex()743 uint32_t m_indexofSfc = 0; variable