Home
last modified time | relevance | path

Searched defs:isWidth8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp1239 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileInfo() local
1465 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileAddrFromCoord() local
1540 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileCoordFromAddr() local
1816 BOOL_32 isWidth8, ///< [in] if htile block width is 8 in ComputeHtileInfo()
2165 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskCoordFromAddr()
2348 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp1281 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
1439 BOOL_32 isWidth8, ///< [in] Not used by SI in HwlComputeXmaskCoordFromAddr()
H A Degbaddrlib.cpp3978 BOOL_32 isWidth8, ///< [in] TRUE if block width is 8 in HwlComputeHtileBpp()