Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h382 static const SwizzleModeFlags SwizzleModeTable[ADDR_SW_MAX_TYPE]; variable
Dgfx9addrlib.cpp69 const SwizzleModeFlags Gfx9Lib::SwizzleModeTable[ADDR_SW_MAX_TYPE] = member in Addr::V2::Gfx9Lib
136 memcpy(m_swizzleModeTable, SwizzleModeTable, sizeof(SwizzleModeTable)); in Gfx9Lib()