Home
last modified time | relevance | path

Searched refs:heightInTile (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1359 const UINT_32 heightInTile = newHeight / MicroTileWidth; in HwlComputeXmaskAddrFromCoord() local
1381 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() local
1542 UINT_32 sliceSizeInTile = pitchInTile * heightInTile; in HwlComputeXmaskCoordFromAddr()
1557 const UINT_32 heightInCL = heightInTile / clHeightInTile; in HwlComputeXmaskCoordFromAddr()