Searched refs:mip0WidthInBlk (Results 1 – 2 of 2) sorted by relevance
317 UINT_32 mip0WidthInBlk, in GetMajorMode() argument321 BOOL_32 yMajor = (mip0WidthInBlk < mip0HeightInBlk); in GetMajorMode()327 xMajor = xMajor && (mip0WidthInBlk >= mip0DepthInBlk); in GetMajorMode()
3958 UINT_32 mip0WidthInBlk = pOut->pitch / pOut->blockWidth; in HwlComputeSurfaceInfoTiled() local3963 mip0WidthInBlk, in HwlComputeSurfaceInfoTiled()3968 UINT_32 mip1WidthInBlk = RoundHalf(mip0WidthInBlk); in HwlComputeSurfaceInfoTiled()