Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib.cpp537 GetElemLib()->Flt32ToDepthPixel(pIn->format, pIn->comps, pOut->pPixel); in Flt32ToDepthPixel()
570 if (GetElemLib()->IsDepthStencilTilePlanar() == FALSE) in Flt32ToDepthPixel()
615 GetElemLib()->Flt32ToColorPixel(pIn->format, in Flt32ToColorPixel()
653 enabled = GetElemLib()->PixGetExportNorm(pIn->format, pIn->num, pIn->swap); in GetExportNorm()
671 return GetElemLib()->GetBitsPerPixel(format); in GetBpe()
Daddrlib2.cpp197 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()
Daddrlib.h347 ElemLib* GetElemLib() const in GetElemLib() function
Daddrlib1.cpp249 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
266 GetElemLib()->AdjustSurfaceInfo(elemMode, in ComputeSurfaceInfo()
384 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo()
3965 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp1949 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, NULL, &bcWidth, &bcHeight); in HwlComputeNonBlockCompressedView()
2402 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting()
2408 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp2345 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, NULL, &bcWidth, &bcHeight); in HwlComputeNonBlockCompressedView()
2876 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting()
2882 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp3110 … GetFmaskBpp(pIn->numSamples, pIn->numFrags) : GetElemLib()->GetBitsPerPixel(pIn->format); in HwlComputePipeBankXor()
3449 ElemLib* pElemLib = GetElemLib(); in HwlGetPreferredSurfaceSetting()
3481 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()