Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1555 const UINT_32 clHeightInTile = clHeight / MicroTileHeight; in HwlComputeXmaskCoordFromAddr() local
1557 const UINT_32 heightInCL = heightInTile / clHeightInTile; in HwlComputeXmaskCoordFromAddr()
1564 *pY = clY * clHeightInTile * MicroTileHeight; in HwlComputeXmaskCoordFromAddr()