Searched refs:allowLargeThickTile (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrlib.cpp248 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile;
H A Daddrcommon.h260 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member in struct:Addr::ConfigFlags::__anon10ba80140108
H A Daddrlib1.cpp3763 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0)
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrlib.cpp248 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile;
H A Daddrcommon.h260 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member in struct:Addr::ConfigFlags::__anon241c2e6c0108
H A Daddrlib1.cpp3763 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0)
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrlib.cpp256 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile;
H A Daddrcommon.h278 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member in struct:Addr::ConfigFlags::__anon7f5848c70108
H A Daddrlib1.cpp3775 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0)
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/
H A Daddrinterface.h312 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member in struct:_ADDR_CREATE_FLAGS::__anona73c1f960408
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h311 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member in struct:_ADDR_CREATE_FLAGS::__anond65a1f890408

Completed in 107 milliseconds