Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.h576 UINT_32 mip0DepthInBlk) const in GetMajorMode() argument
583 yMajor = yMajor && (mip0HeightInBlk >= mip0DepthInBlk); in GetMajorMode()
584 xMajor = xMajor && (mip0WidthInBlk >= mip0DepthInBlk); in GetMajorMode()