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