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

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp730 BOOL_32 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut); local in function:Addr::V1::CiLib::HwlComputeSurfaceInfo
732 if ((depthStencil2DTileConfigMatch == FALSE) &&
746 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut);
749 if ((depthStencil2DTileConfigMatch == FALSE) &&
2235 BOOL_32 depthStencil2DTileConfigMatch = FALSE; local in function:Addr::V1::CiLib::DepthStencilTileCfgMatch
2264 depthStencil2DTileConfigMatch = TRUE;
2276 return depthStencil2DTileConfigMatch;
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp729 BOOL_32 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut); local in function:Addr::V1::CiLib::HwlComputeSurfaceInfo
731 if ((depthStencil2DTileConfigMatch == FALSE) &&
745 depthStencil2DTileConfigMatch = DepthStencilTileCfgMatch(pIn, pOut);
748 if ((depthStencil2DTileConfigMatch == FALSE) &&
2251 BOOL_32 depthStencil2DTileConfigMatch = FALSE; local in function:Addr::V1::CiLib::DepthStencilTileCfgMatch
2280 depthStencil2DTileConfigMatch = TRUE;
2292 return depthStencil2DTileConfigMatch;

Completed in 6 milliseconds