Searched refs:heightInTile (Results 1 – 1 of 1) sorted by relevance
1328 const UINT_32 heightInTile = newHeight / MicroTileWidth; in HwlComputeXmaskAddrFromCoord() local1350 UINT_32 sliceBits = pitchInTile * heightInTile; in HwlComputeXmaskAddrFromCoord()1364 const UINT_32 heightInCL = heightInTile / macroHeightInTile; in HwlComputeXmaskAddrFromCoord()1485 const UINT_32 heightInTile = newHeight / MicroTileWidth; in HwlComputeXmaskCoordFromAddr() local1511 UINT_32 sliceSizeInTile = pitchInTile * heightInTile; in HwlComputeXmaskCoordFromAddr()1526 const UINT_32 heightInCL = heightInTile / clHeightInTile; in HwlComputeXmaskCoordFromAddr()