Home
last modified time | relevance | path

Searched refs:nonPower2MemConfig (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib.cpp263 pLib->m_configFlags.nonPower2MemConfig = pCreateIn->createFlags.nonPower2MemConfig; in Create()
H A Daddrcommon.h287 UINT_32 nonPower2MemConfig : 1; ///< Video memory bit width is not power of 2 member
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h312 UINT_32 nonPower2MemConfig : 1; ///< Video memory bit width is not power of 2 member
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp3054 if ((pIn->flags.depth || pIn->flags.stencil) && msaa && m_configFlags.nonPower2MemConfig)

Completed in 15 milliseconds