Home
last modified time | relevance | path

Searched defs:depth_format (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c52 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
Dradv_meta_bufimage.c1677 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c258 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h232 uint32_t depth_format; member
Dblorp_clear.c1112 enum isl_format depth_format, in blorp_clear_attachments()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_render_pass.c672 VkFormat depth_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1023 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1012 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
/third_party/flutter/glfw/tests/
Dvulkan.c844 const VkFormat depth_format = VK_FORMAT_D16_UNORM; in demo_prepare_depth() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1264 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h850 VkFormat depth_format; member