Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h331 UINT_32 m_uncompressDepthEqIndex; variable
Dsiaddrlib.cpp2666 (m_uncompressDepthEqIndex != 0) && in HwlComputeSurfaceInfo()
2669 pOut->equationIndex = m_uncompressDepthEqIndex + Log2(pIn->bpp >> 3); in HwlComputeSurfaceInfo()
3724 m_uncompressDepthEqIndex = m_numEquations; in InitEquationTable()