Searched refs:GetElemLib (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib.cpp | 456 GetElemLib()->Flt32ToDepthPixel(pIn->format, pIn->comps, pOut->pPixel); in Flt32ToDepthPixel() 489 if (GetElemLib()->IsDepthStencilTilePlanar() == FALSE) in Flt32ToDepthPixel() 534 GetElemLib()->Flt32ToColorPixel(pIn->format, in Flt32ToColorPixel() 572 enabled = GetElemLib()->PixGetExportNorm(pIn->format, pIn->num, pIn->swap); in GetExportNorm()
|
D | addrlib2.cpp | 175 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo() 193 GetElemLib()->AdjustSurfaceInfo(elemMode, in ComputeSurfaceInfo() 250 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo() 257 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo() 271 GetElemLib()->RestoreSurfaceInfo(elemMode, in ComputeSurfaceInfo()
|
D | addrlib.h | 322 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() 3958 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
|
/external/mesa3d/src/amd/addrlib/gfx9/ |
D | gfx9addrlib.cpp | 2934 … GetFmaskBpp(pIn->numSamples, pIn->numFrags) : GetElemLib()->GetBitsPerPixel(pIn->format); in HwlComputePipeBankXor() 3192 ElemLib* pElemLib = GetElemLib(); in HwlGetPreferredSurfaceSetting() 3213 GetElemLib()->AdjustSurfaceInfo(elemMode, in HwlGetPreferredSurfaceSetting()
|