Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp3779 const UINT_32 bppLog2 = Log2(pIn->bpp >> 3); in ComputeStereoInfo() local
3780 const UINT_32 maxYCoordBlock256 = Log2(Block256_2d[bppLog2].h) - 1; in ComputeStereoInfo()