Home
last modified time | relevance | path

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

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