Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h1742 UINT_32 reduceBankBit : 1; ///< TRUE if we need reduce swizzle bits member
/third_party/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.cpp2735 if (pIn->option.reduceBankBit && banks > 2) in HwlComputeBaseSwizzle()