Searched refs:vk_format_is_depth_or_stencil (Results 1 – 19 of 19) sorted by relevance
761 if (vk_format_is_depth_or_stencil(format)) { in radv_physical_device_get_format_properties()883 if (vk_format_is_depth_or_stencil(format)) { in radv_physical_device_get_format_properties()1208 if (vk_format_is_compressed(format) || vk_format_is_depth_or_stencil(format)) in radv_get_modifier_flags()1249 if (vk_format_is_compressed(format) || vk_format_is_depth_or_stencil(format)) { in radv_list_drm_format_modifiers()1306 if (vk_format_is_compressed(format) || vk_format_is_depth_or_stencil(format)) { in radv_list_drm_format_modifiers_2()1500 if (info->type != VK_IMAGE_TYPE_2D && vk_format_is_depth_or_stencil(format)) in radv_get_image_format_properties()1636 info->tiling != VK_IMAGE_TILING_OPTIMAL || vk_format_is_depth_or_stencil(format)) in radv_get_image_format_properties()
54 if (!vk_format_is_compressed(format) && !vk_format_is_depth_or_stencil(format) && in radv_choose_tiling()1876 if (!vk_format_is_depth_or_stencil(format) && !image->shareable && in radv_image_create()
4353 if (vk_format_is_depth_or_stencil(image->vk.format)) { in radv_src_access_flush()4698 assert(vk_format_is_depth_or_stencil(image->vk.format)); in radv_cmd_state_setup_sample_locations()
5541 !vk_format_is_depth_or_stencil(mem->image->vk.format) && mem->image->info.samples == 1 && in radv_alloc_memory()
49 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil() function
415 vk_format_is_depth_or_stencil(info->format)) { in get_image_format_properties()437 vk_format_is_depth_or_stencil(info->format)) { in get_image_format_properties()
544 if (vk_format_is_depth_or_stencil(iview->vk.view_format)) { in create_image_view()
917 assert(vk_format_is_depth_or_stencil(format)); in get_depth_clear_pipeline()
2662 if (vk_format_is_depth_or_stencil(image->vk.format)) in copy_buffer_to_image_cpu()3811 !vk_format_is_depth_or_stencil(dst_format)); in blit_shader()3820 if (vk_format_is_depth_or_stencil(dst_format)) { in blit_shader()
1365 if (vk_format_is_depth_or_stencil(vk_format)) in v3dX()
275 if (vk_format_is_depth_or_stencil(vk_format)) in tu_physical_device_get_format_properties()406 vk_format_is_depth_or_stencil(info->format)) in tu_get_image_format_properties()
388 !vk_format_is_depth_or_stencil(image->vk.format)) { in tu_image_init()
2311 (vk_format_is_depth_or_stencil(src->image->vk.format) && in tu_resolve_sysmem()2312 vk_format_is_depth_or_stencil(dst->image->vk.format))); in tu_resolve_sysmem()2919 if (vk_format_is_depth_or_stencil(attachment->format)) { in tu_clear_sysmem_attachment()2964 vk_format_is_depth_or_stencil(attachment->format))); in tu_emit_blit()
398 if (vk_format_is_depth_or_stencil(att[i].format)) { in tu_render_pass_add_implicit_deps()
492 if (vk_format_is_depth_or_stencil(vk_format)) in anv_get_format_plane()848 if (vk_format_is_depth_or_stencil(vk_format)) in get_buffer_format_features2()
122 assert(!vk_format_is_depth_or_stencil(pCreateInfo->format)); in dzn_image_create()228 if (!vk_format_is_depth_or_stencil(format)) in dzn_image_get_dxgi_format()
592 vk_format_is_depth_or_stencil(format) ? in dzn_physical_device_get_format_support()753 if (vk_format_is_depth_or_stencil(format)) in dzn_physical_device_get_format_properties()805 vk_format_is_depth_or_stencil(info->format)) in dzn_physical_device_get_image_format_properties()
1393 if (vk_format_is_depth_or_stencil(view->vk.format)) { in dzn_cmd_buffer_clear_attachment()1970 vk_format_is_depth_or_stencil(dst->vk.format) ? in dzn_cmd_buffer_blit_set_pipeline()
2314 if (vk_format_is_depth_or_stencil(att_state->image_view->format) && in vk_common_CmdBeginRenderPass2()