Home
last modified time | relevance | path

Searched refs:GetBitsPerPixel (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.h218 UINT_32 GetBitsPerPixel(
Daddrelemlib.cpp1366 UINT_32 ElemLib::GetBitsPerPixel( in GetBitsPerPixel() function in Addr::ElemLib
Daddrlib1.cpp250 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
3958 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
Daddrlib2.cpp175 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp2934 … GetFmaskBpp(pIn->numSamples, pIn->numFrags) : GetElemLib()->GetBitsPerPixel(pIn->format); in HwlComputePipeBankXor()
3207 bpp = pElemLib->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting()