Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.cpp4016 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4044 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4076 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.cpp4588 for (UINT_32 bppLog2 = 0; bppLog2 < 3; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4630 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
4661 for (UINT_32 bppLog2 = 0; bppLog2 < MaxNumOfBpp; bppLog2++) in HwlComputeMaxMetaBaseAlignments() local
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.cpp4027 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local