Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.h261 UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, in ComputeBankEquation()
Dsiaddrlib.cpp218 UINT_32 threshY, ///< [in] threshold for y channel in ComputeBankEquation()
447 UINT_32 threshY, ///< [in] Threshold for Y channel in ComputePipeEquation()
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.h433 …UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pE… in ComputePipeEquation()