Home
last modified time | relevance | path

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

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