Home
last modified time | relevance | path

Searched refs:radv_is_fast_clear_depth_allowed (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c799 radv_is_fast_clear_depth_allowed(VkClearDepthStencilValue value) in radv_is_fast_clear_depth_allowed() function
844 (((aspects & VK_IMAGE_ASPECT_DEPTH_BIT) && !radv_is_fast_clear_depth_allowed(clear_value)) || in radv_can_fast_clear_depth()