Searched refs:macroHeight (Results 1 – 4 of 4) sorted by relevance
1312 pOut->macroHeight = 0; in ComputeHtileInfo()1329 &pOut->macroHeight, in ComputeHtileInfo()1395 &pOut->macroHeight, in ComputeCmaskInfo()1838 UINT_32 macroHeight; in ComputeHtileInfo() local1851 ¯oHeight, in ComputeHtileInfo()1861 ¯oHeight); in ComputeHtileInfo()1865 *pHeightOut = PowTwoAlign(heightIn, macroHeight); in ComputeHtileInfo()1884 SafeAssign(pMacroHeight, macroHeight); in ComputeHtileInfo()1974 UINT_32 macroHeight; in ComputeCmaskInfo() local1989 ¯oHeight, in ComputeCmaskInfo()[all …]
1200 UINT_32 macroHeight; in HwlComputeTileDataWidthAndHeightLinear() local1211 macroHeight = 8*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()1216 macroHeight = 4*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()1220 *pMacroHeight = macroHeight; in HwlComputeTileDataWidthAndHeightLinear()1278 UINT_32 macroHeight; in HwlComputeXmaskAddrFromCoord() local1300 ¯oHeight); in HwlComputeXmaskAddrFromCoord()1321 ¯oHeight, in HwlComputeXmaskAddrFromCoord()1362 const UINT_32 macroHeightInTile = macroHeight / MicroTileHeight; in HwlComputeXmaskAddrFromCoord()1367 const UINT_32 macroY = y / macroHeight; in HwlComputeXmaskAddrFromCoord()1372 microY = (y % macroHeight) / MicroTileHeight / 4 ; in HwlComputeXmaskAddrFromCoord()
2395 UINT_32 macroHeight = pTileInfo->bankHeight * banks / pTileInfo->macroAspectRatio; in ComputeSurfaceCoordFromAddrMacroTiled() local2399 macroTileBits = (macroWidth * macroHeight) * tileBits / (banks * pipes); in ComputeSurfaceCoordFromAddrMacroTiled()2405 (macroHeight * MicroTileWidth); in ComputeSurfaceCoordFromAddrMacroTiled()2435 *pY += static_cast<UINT_32>(macroTileIndex / pitchInMacroTiles * macroHeight * MicroTileHeight); in ComputeSurfaceCoordFromAddrMacroTiled()
911 UINT_32 macroHeight; ///< Macro height in pixels member1130 UINT_32 macroHeight; ///< Macro height in pixels member