Searched refs:vk_format_has_depth (Results 1 – 5 of 5) sorted by relevance
352 vk_format_has_depth(const struct vk_format_description *desc) in vk_format_has_depth() function375 return vk_format_has_depth(desc) || in vk_format_is_depth_or_stencil()389 return vk_format_has_depth(desc); in vk_format_is_depth()
452 is_depth = vk_format_has_depth(desc); in radv_get_surface_flags()
161 vk_format_has_depth(VkFormat format) in vk_format_has_depth() function
124 vk_format_has_depth(VkFormat format) in vk_format_has_depth() function
1559 vk_format_has_depth(ds_attachment->desc.format) && in cmd_buffer_render_pass_emit_loads()