Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_surface.c64 enum pipe_format depth_format = fb->zsbuf && !(LP_PERF & PERF_NO_DEPTH) ? in llvmpipe_set_framebuffer_state() local
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta_blit2d.c36 VkFormat depth_format, VkImageAspectFlagBits aspects) in create_iview()
63 VkFormat depth_format) in create_bview()
91 VkFormat depth_format, VkImageAspectFlagBits aspects, uint32_t log2_samples) in blit2d_bind_src()
157 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
Dradv_meta_bufimage.c1356 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c347 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h247 uint32_t depth_format; member
Dblorp_clear.c1110 enum isl_format depth_format, in blorp_clear_attachments()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_render_pass.c683 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/glfw/tests/
Dtriangle-vulkan.c734 const VkFormat depth_format = VK_FORMAT_D16_UNORM; in demo_prepare_depth() local
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_blorp.c1250 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c2039 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
DgenX_cmd_buffer.c473 const enum isl_format depth_format = in transition_depth_buffer() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h730 VkFormat depth_format; member