Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/r800/
Dciaddrlib.cpp1477 UINT_32 tileSplit; in HwlComputeMacroModeIndex() local
1482 tileSplit = m_tileTable[tileIndex].info.tileSplitBytes; in HwlComputeMacroModeIndex()
1490 tileSplit = colorTileSplit; in HwlComputeMacroModeIndex()
1493 UINT_32 tileSplitC = Min(m_rowSize, tileSplit); in HwlComputeMacroModeIndex()