Searched refs:sampleSplit (Results 1 – 1 of 1) sorted by relevance
645 UINT_32 sampleSplit = m_tileTable[index].info.tileSplitBytes; in HwlSetupTileCfg() local646 tileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlSetupTileCfg()1826 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in HwlComputeMacroModeIndex() local1827 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlComputeMacroModeIndex()2297 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in CheckTcCompatibility() local2299 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in CheckTcCompatibility()