Searched refs:SwizzleModeTable (Results 1 – 4 of 4) sorted by relevance
559 static const SwizzleModeFlags SwizzleModeTable[ADDR_SW_MAX_TYPE]; variable
67 const SwizzleModeFlags Gfx10Lib::SwizzleModeTable[ADDR_SW_MAX_TYPE] = member in Addr::V2::Gfx10Lib135 memcpy(m_swizzleModeTable, SwizzleModeTable, sizeof(SwizzleModeTable)); in Gfx10Lib()
636 static const SwizzleModeFlags SwizzleModeTable[ADDR_SW_MAX_TYPE]; variable
69 const SwizzleModeFlags Gfx9Lib::SwizzleModeTable[ADDR_SW_MAX_TYPE] = member in Addr::V2::Gfx9Lib133 memcpy(m_swizzleModeTable, SwizzleModeTable, sizeof(SwizzleModeTable)); in Gfx9Lib()