Searched refs:HwlComputeMacroModeIndex (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/amd/addrlib/r800/ |
D | ciaddrlib.cpp | 829 macroModeIndex = HwlComputeMacroModeIndex(tileIndex, flags, bpp, numSamples, pOut->pTileInfo); in HwlComputeFmaskInfo() 955 HwlComputeMacroModeIndex(PrtThickTileIndex, in HwlOptimizeTileMode() 1485 HwlComputeMacroModeIndex(index, flags, bpp, numSamples, &tileInfo); in HwlSetupTileInfo() 1542 macroModeIndex = HwlComputeMacroModeIndex(index, flags, bpp, numSamples, pTileInfo); in HwlSetupTileInfo() 1792 INT_32 CiLib::HwlComputeMacroModeIndex( in HwlComputeMacroModeIndex() function in Addr::V1::CiLib 2221 INT_32 stencilMacroIndex = HwlComputeMacroModeIndex(stencilTileIndex, in DepthStencilTileCfgMatch()
|
D | ciaddrlib.h | 90 virtual INT_32 HwlComputeMacroModeIndex(
|
D | egbaddrlib.cpp | 3853 pOut->macroModeIndex = HwlComputeMacroModeIndex(pOut->tileIndex, in HwlComputeSurfaceInfo()
|
D | siaddrlib.cpp | 3593 HwlComputeMacroModeIndex(tileIndex, flags, bpp, 1, &tileConfig.info, NULL, NULL); in InitEquationTable()
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib1.cpp | 309 macroModeIndex = HwlComputeMacroModeIndex(localIn.tileIndex, in ComputeSurfaceInfo() 476 INT_32 macroModeIndex = HwlComputeMacroModeIndex(input.tileIndex, in ComputeSurfaceAddrFromCoord() 556 INT_32 macroModeIndex = HwlComputeMacroModeIndex(input.tileIndex, in ComputeSurfaceCoordFromAddr() 863 INT_32 macroModeIndex = HwlComputeMacroModeIndex(pIn->tileIndex, in ComputeFmaskInfo() 1120 pOut->macroModeIndex = HwlComputeMacroModeIndex(pIn->tileIndex, pIn->flags, pIn->bpp, in GetMacroModeIndex() 1158 HwlComputeMacroModeIndex(pIn->tileIndex, flags, pIn->bpp, pIn->numSamples, in ConvertTileIndex1()
|
D | addrlib1.h | 479 virtual INT_32 HwlComputeMacroModeIndex(
|