Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dciaddrlib.cpp645 UINT_32 sampleSplit = m_tileTable[index].info.tileSplitBytes; in HwlSetupTileCfg() local
646 tileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlSetupTileCfg()
1826 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in HwlComputeMacroModeIndex() local
1827 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlComputeMacroModeIndex()
2297 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in CheckTcCompatibility() local
2299 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in CheckTcCompatibility()