Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp1253 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileInfo() local
1473 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileAddrFromCoord() local
1548 BOOL_32 isWidth8 = (pIn->blockWidth == 8) ? TRUE : FALSE; in ComputeHtileCoordFromAddr() local
1824 BOOL_32 isWidth8, ///< [in] if htile block width is 8 in ComputeHtileInfo()
2173 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskCoordFromAddr()
2357 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp1266 BOOL_32 isWidth8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
1424 BOOL_32 isWidth8, ///< [in] Not used by SI in HwlComputeXmaskCoordFromAddr()
Degbaddrlib.cpp3997 BOOL_32 isWidth8, ///< [in] TRUE if block width is 8 in HwlComputeHtileBpp()