Home
last modified time | relevance | path

Searched defs:depth_format (Results 1 – 9 of 9) 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()
81 struct radv_buffer_view *bview, VkFormat depth_format) in create_bview()
108 enum blit2d_src_type src_type, VkFormat depth_format, VkImageAspectFlagBits aspects, in blit2d_bind_src()
166 uint32_t width, uint32_t height, VkFormat depth_format, in blit2d_bind_dst()
233 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
Dradv_meta_bufimage.c1723 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c245 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h216 uint32_t depth_format; member
Dblorp_clear.c1110 enum isl_format depth_format, in blorp_clear_attachments()
/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/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/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.c1300 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local