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

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrlib.cpp258 pLib->m_configFlags.nonPower2MemConfig = pCreateIn->createFlags.nonPower2MemConfig;
H A Daddrcommon.h282 UINT_32 nonPower2MemConfig : 1; ///< Video memory bit width is not power of 2 member in struct:Addr::ConfigFlags::__anon7f5848c70108
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h313 UINT_32 nonPower2MemConfig : 1; ///< Video memory bit width is not power of 2 member in struct:_ADDR_CREATE_FLAGS::__anond65a1f890408
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp3037 if ((pIn->flags.depth || pIn->flags.stencil) && msaa && m_configFlags.nonPower2MemConfig)

Completed in 20 milliseconds