Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_blit2d.c35 VkFormat depth_format, VkImageAspectFlagBits aspects) in create_iview()
62 VkFormat depth_format) in create_bview()
90 VkFormat depth_format, VkImageAspectFlagBits aspects, uint32_t log2_samples) in blit2d_bind_src()
160 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
H A Dradv_meta_bufimage.c1665 VkFormat depth_format = 0; in radv_meta_image_to_image_cs() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_surface.c64 enum pipe_format depth_format = fb->zsbuf && !(LP_PERF & PERF_NO_DEPTH) ? in llvmpipe_set_framebuffer_state() local
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddepth_jpeg.cc101 auto depth_format = depth_map->GetFormat(); in ValidateAndroidDynamicDepthBuffer() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_buffer_image_memory_sampler.cpp3528 const auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
3665 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
3733 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
4619 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
5535 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
6373 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
H A Dvkpositivelayertests.cpp259 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
411 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
586 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
1924 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
3626 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
6201 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
8188 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
H A Dvklayertests_command.cpp2999 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp5617 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c261 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp804 vkhpp::Format depth_format) { in CreateFramebuffer()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Drender_pass.rs1752 let depth_format = render_pass_state.rendering_info.depth_attachment_format; in validate_clear_attachments() localVariable
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp938 vkhpp::Format depth_format) { in CreateFramebuffer()
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_clear.c1049 enum isl_format depth_format, in blorp_clear_attachments()
H A Dblorp_priv.h246 uint32_t depth_format; member
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp1025 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c683 VkFormat depth_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_blorp.c1250 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_blorp.c1914 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
H A DgenX_cmd_buffer.c474 const enum isl_format depth_format = in transition_depth_buffer() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h731 VkFormat depth_format; member