Lines Matching refs:MicroTileHeight
662 UINT_32 ty = y / MicroTileHeight; in ComputePipeFromCoord()
1211 macroHeight = 8*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()
1216 macroHeight = 4*MicroTileHeight; in HwlComputeTileDataWidthAndHeightLinear()
1273 UINT_32 ty = y / MicroTileHeight; in HwlComputeXmaskAddrFromCoord()
1362 const UINT_32 macroHeightInTile = macroHeight / MicroTileHeight; in HwlComputeXmaskAddrFromCoord()
1372 microY = (y % macroHeight) / MicroTileHeight / 4 ; in HwlComputeXmaskAddrFromCoord()
1524 const UINT_32 clHeightInTile = clHeight / MicroTileHeight; in HwlComputeXmaskCoordFromAddr()
1533 *pY = clY * clHeightInTile * MicroTileHeight; in HwlComputeXmaskCoordFromAddr()
1597 *pY += macroY * 4 * MicroTileHeight; in HwlComputeXmaskCoordFromAddr()
2503 *pY += yBit * pTileInfo->bankHeight * MicroTileHeight; in HwlComputeSurfaceCoord2DFromBankPipe()
3664 m_blockHeight[equationIndex] = MicroTileHeight; in InitEquationTable()
3674 MicroTileHeight * pTileInfo->bankHeight * pTileInfo->banks / in InitEquationTable()
3753 MicroTileHeight * pTileInfo->bankHeight * pTileInfo->banks / in InitEquationTable()