Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/dynamic_depth/
Ddepth_jpeg.cc88 auto depth_format = depth_map->GetFormat(); in ValidateAndroidDynamicDepthBuffer() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c41 struct radv_image_view *iview, VkFormat depth_format, in create_iview()
72 struct radv_buffer_view *bview, VkFormat depth_format) in create_bview()
102 enum blit2d_src_type src_type, VkFormat depth_format, in blit2d_bind_src()
172 VkFormat depth_format, in blit2d_bind_dst()
238 VkFormat depth_format = 0; in radv_meta_blit2d_normal_dst() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c207 uint32_t depth_format = translate_depth_format(zsbuf->base.format); in etna_set_framebuffer_state() local
/external/mesa3d/src/intel/blorp/
Dblorp_clear.c659 enum isl_format depth_format, in blorp_clear_attachments()
Dblorp_priv.h190 uint32_t depth_format; member
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1022 enum isl_format depth_format = ISL_FORMAT_UNSUPPORTED; in clear_depth_stencil_attachment() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp7395 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
7557 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
7746 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
14508 const auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
14646 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
14740 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
16443 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
17805 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
23336 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
26054 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F() local
[all …]