Home
last modified time | relevance | path

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

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