Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp1060 const UINT_32 clHeightInTile = clHeight / MicroTileHeight; in HwlComputeXmaskCoordFromAddr() local
1062 const UINT_32 heightInCL = heightInTile / clHeightInTile; in HwlComputeXmaskCoordFromAddr()
1069 *pY = clY * clHeightInTile * MicroTileHeight; in HwlComputeXmaskCoordFromAddr()