Searched refs:colorSurfSize (Results 1 – 3 of 3) sorted by relevance
214 UINT_64 dccFastClearSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()216 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff)); in HwlComputeDccInfo()241 pOut->dccRamSize = pIn->colorSurfSize >> 8; in HwlComputeDccInfo()
572 AddrDccIn->colorSurfSize = AddrSurfInfoOut->surfSize; in gfx6_compute_level()614 AddrDccIn->colorSurfSize = AddrSurfInfoOut->sliceSize; in gfx6_compute_level()
2270 UINT_64 colorSurfSize; ///< Size of color surface to which dcc key is bound member