Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Degbaddrlib.h244 UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, in ComputeBankEquation()
H A Dsiaddrlib.cpp200 UINT_32 threshX, ///< [in] threshold for x channel in ComputeBankEquation()
430 UINT_32 threshX, ///< [in] Threshold for X channel in ComputePipeEquation()
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.h416 …UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pE… in ComputePipeEquation()