Searched refs:macroHeight (Results 1 – 4 of 4) sorted by relevance
1315 pOut->macroHeight = 0; in ComputeHtileInfo()1332 &pOut->macroHeight, in ComputeHtileInfo()1400 &pOut->macroHeight, in ComputeCmaskInfo()1847 UINT_32 macroHeight; in ComputeHtileInfo() local1860 ¯oHeight, in ComputeHtileInfo()1870 ¯oHeight); in ComputeHtileInfo()1874 *pHeightOut = PowTwoAlign(heightIn, macroHeight); in ComputeHtileInfo()1893 SafeAssign(pMacroHeight, macroHeight); in ComputeHtileInfo()1983 UINT_32 macroHeight; in ComputeCmaskInfo() local1998 ¯oHeight, in ComputeCmaskInfo()[all …]
1231 UINT_32 macroHeight; in HwlComputeTileDataWidthAndHeightLinear() local1242 macroHeight = 8*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()1247 macroHeight = 4*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()1251 *pMacroHeight = macroHeight; in HwlComputeTileDataWidthAndHeightLinear()1309 UINT_32 macroHeight; in HwlComputeXmaskAddrFromCoord() local1331 ¯oHeight); in HwlComputeXmaskAddrFromCoord()1352 ¯oHeight, in HwlComputeXmaskAddrFromCoord()1393 const UINT_32 macroHeightInTile = macroHeight / MicroTileHeight; in HwlComputeXmaskAddrFromCoord()1398 const UINT_32 macroY = y / macroHeight; in HwlComputeXmaskAddrFromCoord()1403 microY = (y % macroHeight) / MicroTileHeight / 4 ; in HwlComputeXmaskAddrFromCoord()
2392 UINT_32 macroHeight = pTileInfo->bankHeight * banks / pTileInfo->macroAspectRatio; in ComputeSurfaceCoordFromAddrMacroTiled() local2396 macroTileBits = (macroWidth * macroHeight) * tileBits / (banks * pipes); in ComputeSurfaceCoordFromAddrMacroTiled()2402 (macroHeight * MicroTileWidth); in ComputeSurfaceCoordFromAddrMacroTiled()2432 *pY += static_cast<UINT_32>(macroTileIndex / pitchInMacroTiles * macroHeight * MicroTileHeight); in ComputeSurfaceCoordFromAddrMacroTiled()
912 UINT_32 macroHeight; ///< Macro height in pixels member1131 UINT_32 macroHeight; ///< Macro height in pixels member