Home
last modified time | relevance | path

Searched defs:isHeight8 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp1431 BOOL_32 isHeight8 = (pIn->blockHeight == 8) ? TRUE : FALSE; in ComputeHtileInfo() local
1617 BOOL_32 isHeight8 = (pIn->blockHeight == 8) ? TRUE : FALSE; in ComputeHtileAddrFromCoord() local
1685 BOOL_32 isHeight8 = (pIn->blockHeight == 8) ? TRUE : FALSE; in ComputeHtileCoordFromAddr() local
1961 BOOL_32 isHeight8, ///< [in] if htile block height is 8 in ComputeHtileInfo()
2310 BOOL_32 isHeight8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskCoordFromAddr()
2491 BOOL_32 isHeight8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp803 BOOL_32 isHeight8, ///< [in] TRUE if width is 8, FALSE means 4. It's register value in HwlComputeXmaskAddrFromCoord()
961 BOOL_32 isHeight8, ///< [in] Not used by SI in HwlComputeXmaskCoordFromAddr()