Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c57 struct radv_image_view *iview, VkFormat depth_format, in create_iview()
88 struct radv_buffer_view *bview, VkFormat depth_format) in create_bview()
118 enum blit2d_src_type src_type, VkFormat depth_format, in blit2d_bind_src()
189 VkFormat depth_format, in blit2d_bind_dst()
260 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_jpeg.cc101 auto depth_format = depth_map->GetFormat(); in ValidateAndroidDynamicDepthBuffer() local
/external/vulkan-validation-layers/tests/
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
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
Dvklayertests_command.cpp2999 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
Dvklayertests_descriptor_renderpass_framebuffer.cpp5617 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c245 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/external/mesa3d/src/intel/blorp/
Dblorp_priv.h199 uint32_t depth_format; member
Dblorp_clear.c979 enum isl_format depth_format, in blorp_clear_attachments()
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp1023 const VkFormat depth_format = info.depth.format; in init_depth_buffer() local
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1447 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local