Searched refs:radv_is_fast_clear_depth_allowed (Results 1 – 1 of 1) sorted by relevance
799 radv_is_fast_clear_depth_allowed(VkClearDepthStencilValue value) in radv_is_fast_clear_depth_allowed() function844 (((aspects & VK_IMAGE_ASPECT_DEPTH_BIT) && !radv_is_fast_clear_depth_allowed(clear_value)) || in radv_can_fast_clear_depth()