Searched refs:surfIndex (Results 1 – 2 of 2) sorted by relevance
1671 UINT_32 surfIndex; ///< Index of this surface type member
2600 bankSwizzle = pIn->surfIndex & (banks - 1); in HwlComputeBaseSwizzle()2604 bankSwizzle = bankRotationArray[hwNumBanks][pIn->surfIndex & (banks - 1)]; in HwlComputeBaseSwizzle()2609 pipeSwizzle = pIn->surfIndex & (HwlGetPipes(pTileInfo) - 1); in HwlComputeBaseSwizzle()