Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp464 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
482 GetElemLib()->AdjustSurfaceInfo(elemMode, in ComputeSurfaceInfo()
599 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo()
3770 GetElemLib()->Flt32ToDepthPixel(pIn->format, in Flt32ToDepthPixel()
3804 if (GetElemLib()->IsDepthStencilTilePlanar() == FALSE) in Flt32ToDepthPixel()
3849 GetElemLib()->Flt32ToColorPixel(pIn->format, in Flt32ToColorPixel()
3887 enabled = GetElemLib()->PixGetExportNorm(pIn->format, in GetExportNorm()
3918 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
Daddrlib.h574 AddrElemLib* GetElemLib() const in GetElemLib() function