Searched refs:colorSurfSize (Results 1 – 4 of 4) sorted by relevance
218 UINT_64 dccFastClearSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()220 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff)); in HwlComputeDccInfo()245 pOut->dccRamSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()
244 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize; in radv_compute_level()
224 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize; in compute_level()
2118 UINT_64 colorSurfSize; ///< Size of color surface to which dcc key is bound member