Searched refs:clWidthInTile (Results 1 – 1 of 1) sorted by relevance
1059 const UINT_32 clWidthInTile = clWidth / MicroTileWidth; // Now in unit of Tiles in HwlComputeXmaskCoordFromAddr() local1061 const UINT_32 pitchInCL = pitchInTile / clWidthInTile; in HwlComputeXmaskCoordFromAddr()1068 *pX = clX * clWidthInTile * MicroTileWidth; in HwlComputeXmaskCoordFromAddr()