Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Degbaddrlib.cpp1490 UINT_32 thresholdY = 32; in ComputeMacroTileEquation() local
1500 thresholdY = Log2(macroTileHeight); in ComputeMacroTileEquation()
1504 retCode = ComputePipeEquation(log2BytesPP, thresholdX, thresholdY, pTileInfo, &equation); in ComputeMacroTileEquation()
1536 retCode = ComputeBankEquation(log2BytesPP, thresholdX, thresholdY, in ComputeMacroTileEquation()