Searched refs:sampleSplit (Results 1 – 1 of 1) sorted by relevance
648 UINT_32 sampleSplit = m_tileTable[index].info.tileSplitBytes; in HwlSetupTileCfg() local649 tileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlSetupTileCfg()1844 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in HwlComputeMacroModeIndex() local1845 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in HwlComputeMacroModeIndex()2333 UINT_32 sampleSplit = m_tileTable[tileIndex].info.tileSplitBytes; in CheckTcCompatibility() local2335 UINT_32 colorTileSplit = Max(256u, sampleSplit * tileBytes1x); in CheckTcCompatibility()