Searched refs:radv_image_view_can_fast_clear (Results 1 – 2 of 2) sorted by relevance
1055 radv_image_view_can_fast_clear(struct radv_device *device, in radv_image_view_can_fast_clear() function1090 if (!radv_image_view_can_fast_clear(cmd_buffer->device, iview)) in radv_can_fast_clear_depth()1697 if (!radv_image_view_can_fast_clear(cmd_buffer->device, iview)) in radv_can_fast_clear_color()
2254 - radv: add radv_image_view_can_fast_clear() helper