Home
last modified time | relevance | path

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

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