Searched refs:mip0DepthInBlk (Results 1 – 1 of 1) sorted by relevance
576 UINT_32 mip0DepthInBlk) const in GetMajorMode() argument583 yMajor = yMajor && (mip0HeightInBlk >= mip0DepthInBlk); in GetMajorMode()584 xMajor = xMajor && (mip0WidthInBlk >= mip0DepthInBlk); in GetMajorMode()