Searched refs:radv_image_can_fast_clear (Results 1 – 2 of 2) sorted by relevance
1543 radv_image_can_fast_clear(const struct radv_device *device, const struct radv_image *image) in radv_image_can_fast_clear() function1578 if (!radv_image_can_fast_clear(device, image)) in radv_image_use_comp_to_single()2040 if (!radv_image_can_fast_clear(device, image)) in radv_image_view_can_fast_clear()
2253 - radv: add radv_image_can_fast_clear() helper