Home
last modified time | relevance | path

Searched refs:mip0DepthInBlk (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h319 UINT_32 mip0DepthInBlk) const in GetMajorMode() argument
326 yMajor = yMajor && (mip0HeightInBlk >= mip0DepthInBlk); in GetMajorMode()
327 xMajor = xMajor && (mip0WidthInBlk >= mip0DepthInBlk); in GetMajorMode()