Searched refs:GetElemLib (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib.cpp | 527 GetElemLib()->Flt32ToDepthPixel(pIn->format, pIn->comps, pOut->pPixel); in Flt32ToDepthPixel() 560 if (GetElemLib()->IsDepthStencilTilePlanar() == FALSE) in Flt32ToDepthPixel() 605 GetElemLib()->Flt32ToColorPixel(pIn->format, in Flt32ToColorPixel() 643 enabled = GetElemLib()->PixGetExportNorm(pIn->format, pIn->num, pIn->swap); in GetExportNorm() 661 return GetElemLib()->GetBitsPerPixel(format); in GetBpe()
|
D | addrlib2.cpp | 197 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo() 215 GetElemLib()->AdjustSurfaceInfo(elemMode, in ComputeSurfaceInfo() 272 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo() 279 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo() 293 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo()
|
D | addrlib.h | 348 ElemLib* GetElemLib() const in GetElemLib() function
|
D | addrlib1.cpp | 250 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo() 267 GetElemLib()->AdjustSurfaceInfo(elemMode, in ComputeSurfaceInfo() 385 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo() 3966 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
|
/external/mesa3d/src/amd/addrlib/src/gfx9/ |
D | gfx9addrlib.cpp | 2992 … GetFmaskBpp(pIn->numSamples, pIn->numFrags) : GetElemLib()->GetBitsPerPixel(pIn->format); in HwlComputePipeBankXor() 3331 ElemLib* pElemLib = GetElemLib(); in HwlGetPreferredSurfaceSetting() 3363 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()
|
/external/mesa3d/src/amd/addrlib/src/gfx10/ |
D | gfx10addrlib.cpp | 2572 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting() 2578 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()
|