Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp648 UINT_32 sampleSplit = m_tileTable[index].info.tileSplitBytes; in HwlSetupTileCfg() local
649 tileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlSetupTileCfg()
1844 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in HwlComputeMacroModeIndex() local
1845 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlComputeMacroModeIndex()
2333 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in CheckTcCompatibility() local
2335 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in CheckTcCompatibility()