Searched refs:support_fast_clear (Results 1 – 3 of 3) sorted by relevance
816 if (!iview || !iview->support_fast_clear) in radv_can_fast_clear_depth()1715 if (!iview || !iview->support_fast_clear) in radv_can_fast_clear_color()
2685 bool support_fast_clear; member
2196 iview->support_fast_clear = radv_image_view_can_fast_clear(device, iview); in radv_image_view_init()