Searched refs:heightInTile (Results 1 – 1 of 1) sorted by relevance
1359 const UINT_32 heightInTile = newHeight / MicroTileWidth; in HwlComputeXmaskAddrFromCoord() local1381 UINT_32 sliceBits = pitchInTile * heightInTile; in HwlComputeXmaskAddrFromCoord()1395 const UINT_32 heightInCL = heightInTile / macroHeightInTile; in HwlComputeXmaskAddrFromCoord()1516 const UINT_32 heightInTile = newHeight / MicroTileWidth; in HwlComputeXmaskCoordFromAddr() local1542 UINT_32 sliceSizeInTile = pitchInTile * heightInTile; in HwlComputeXmaskCoordFromAddr()1557 const UINT_32 heightInCL = heightInTile / clHeightInTile; in HwlComputeXmaskCoordFromAddr()