Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/
Daddrinterface.h2203 UINT_32 baseMipHeight; ///< Base mipmap height member
/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp3976 if (pIn->baseMipDepth > 1 || pIn->baseMipHeight > 1) in ComputePrtInfo()