Home
last modified time | relevance | path

Searched defs:bppLog2 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp4152 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4194 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4225 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
/external/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp3858 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
3887 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
3919 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4015 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local