Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib.cpp261 pLib->m_configFlags.allowLargeThickTile = pCreateIn->createFlags.allowLargeThickTile; in Create()
H A Daddrcommon.h283 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member
H A Daddrlib1.cpp3774 if (thickness > 1 && m_configFlags.allowLargeThickTile == 0) in DegradeLargeThickTile()
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h310 UINT_32 allowLargeThickTile : 1; ///< Allow 64*thickness*bytesPerPixel > rowSize member

Completed in 16 milliseconds