Home
last modified time | relevance | path

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

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