Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp4162 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4204 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4235 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
/external/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp3842 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local