Searched refs:HwlComputeMacroModeIndex (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/amd/addrlib/r800/ |
D | ciaddrlib.h | 115 virtual INT_32 HwlComputeMacroModeIndex(
|
D | ciaddrlib.cpp | 696 macroModeIndex = HwlComputeMacroModeIndex(tileIndex, flags, bpp, numSamples, pOut->pTileInfo); in HwlComputeFmaskInfo() 1199 macroModeIndex = HwlComputeMacroModeIndex(index, flags, bpp, numSamples, pTileInfo); in HwlSetupTileInfo() 1446 INT_32 CIAddrLib::HwlComputeMacroModeIndex( in HwlComputeMacroModeIndex() function in CIAddrLib
|
D | egbaddrlib.cpp | 4305 pOut->macroModeIndex = HwlComputeMacroModeIndex(pOut->tileIndex, in HwlComputeSurfaceInfo()
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib.cpp | 524 macroModeIndex = HwlComputeMacroModeIndex(localIn.tileIndex, in ComputeSurfaceInfo() 691 INT_32 macroModeIndex = HwlComputeMacroModeIndex(input.tileIndex, in ComputeSurfaceAddrFromCoord() 771 INT_32 macroModeIndex = HwlComputeMacroModeIndex(input.tileIndex, in ComputeSurfaceCoordFromAddr() 1078 INT_32 macroModeIndex = HwlComputeMacroModeIndex(pIn->tileIndex, in ComputeFmaskInfo() 1335 HwlComputeMacroModeIndex(pIn->tileIndex, flags, pIn->bpp, pIn->numSamples, in ConvertTileIndex1()
|
D | addrlib.h | 601 virtual INT_32 HwlComputeMacroModeIndex(
|