Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp225 UINT_32 fastClearBaseAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes; in HwlComputeDccInfo() local
227 ADDR_ASSERT(IsPow2(fastClearBaseAlign)); in HwlComputeDccInfo()
231 if (0 != (dccFastClearSize & (fastClearBaseAlign - 1))) in HwlComputeDccInfo()