Searched defs:depth_format (Results 1 – 11 of 11) sorted by relevance
52 struct radv_image_view *iview, VkFormat depth_format, VkImageAspectFlagBits aspects) in create_iview()80 struct radv_buffer_view *bview, VkFormat depth_format) in create_bview()107 enum blit2d_src_type src_type, VkFormat depth_format, VkImageAspectFlagBits aspects, in blit2d_bind_src()211 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
1677 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
258 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
232 uint32_t depth_format; member
1112 enum isl_format depth_format, in blorp_clear_attachments()
672 VkFormat depth_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
1023 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
1012 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
844 const VkFormat depth_format = VK_FORMAT_D16_UNORM; in demo_prepare_depth() local
1264 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
850 VkFormat depth_format; member