Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp728 BOOL_32 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut); in HwlComputeSurfaceInfo() local
730 if ((depthStencil2DTileConfigMatch == FALSE) && in HwlComputeSurfaceInfo()
744 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut); in HwlComputeSurfaceInfo()
747 if ((depthStencil2DTileConfigMatch == FALSE) && in HwlComputeSurfaceInfo()
2250 BOOL_32 depthStencil2DTileConfigMatch = FALSE; in DepthStencilTileCfgMatch() local
2279 depthStencil2DTileConfigMatch = TRUE; in DepthStencilTileCfgMatch()
2291 return depthStencil2DTileConfigMatch; in DepthStencilTileCfgMatch()