Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dciaddrlib.h186 static const INT_32 MaxDepth2DThinIndex = 4; variable
Dciaddrlib.cpp723 (MaxDepth2DThinIndex >= pOut->tileIndex)) in HwlComputeSurfaceInfo()
739 …ADDR_ASSERT(((MinDepth2DThinIndex <= pOut->tileIndex) && (MaxDepth2DThinIndex >= pOut->tileIndex))… in HwlComputeSurfaceInfo()
2217 stencilTileIndex <= MaxDepth2DThinIndex; in DepthStencilTileCfgMatch()