Searched defs:depth_format (Results 1 – 13 of 13) sorted by relevance
64 enum pipe_format depth_format = fb->zsbuf && !(LP_PERF & PERF_NO_DEPTH) ? in llvmpipe_set_framebuffer_state() local
36 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
1356 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
347 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
247 uint32_t depth_format; member
1110 enum isl_format depth_format, in blorp_clear_attachments()
683 VkFormat depth_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
1023 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
734 const VkFormat depth_format = VK_FORMAT_D16_UNORM; in demo_prepare_depth() local
1250 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
2039 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
473 const enum isl_format depth_format = in transition_depth_buffer() local
730 VkFormat depth_format; member