Searched refs:colorSurfSize (Results 1 – 3 of 3) sorted by relevance
215 UINT_64 dccFastClearSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()217 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff)); in HwlComputeDccInfo()242 pOut->dccRamSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()
338 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize; in gfx6_compute_level()
2254 UINT_64 colorSurfSize; ///< Size of color surface to which dcc key is bound member