Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.h218 UINT_32 GetBitsPerPixel(
Daddrlib.cpp661 return GetElemLib()->GetBitsPerPixel(format); in GetBpe()
Daddrelemlib.cpp1366 UINT_32 ElemLib::GetBitsPerPixel( in GetBitsPerPixel() function in Addr::ElemLib
Daddrlib1.cpp250 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
3966 UINT_32 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in ComputePrtInfo()
Daddrlib2.cpp197 localIn.bpp = GetElemLib()->GetBitsPerPixel(localIn.format, in ComputeSurfaceInfo()
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp2992 … GetFmaskBpp(pIn->numSamples, pIn->numFrags) : GetElemLib()->GetBitsPerPixel(pIn->format); in HwlComputePipeBankXor()
3357 bpp = pElemLib->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting()
/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp2572 bpp = GetElemLib()->GetBitsPerPixel(pIn->format, in HwlGetPreferredSurfaceSetting()