Home
last modified time | relevance | path

Searched refs:vk_format_depth_only (Results 1 – 25 of 54) sorted by relevance

123

/dports/lang/clover/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-dri/mesa-21.3.6/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dvk_image.c371 image_view->format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/util/
H A Dvk_format.h69 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dvk_format.h412 vk_format_depth_only(VkFormat format) in vk_format_depth_only() function
H A Dradv_image.c450 surface->bpe = vk_format_get_blocksize(vk_format_depth_only(format)); in radv_init_surface()
1297 image->planes[i].surface.bpe = vk_format_get_blocksize(vk_format_depth_only(format)); in radv_image_reset_layout()
1564 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1566 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1615 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/runtime/
H A Dvk_image.c372 image_view->view_format = vk_format_depth_only(pCreateInfo->format); in vk_image_view_init()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_image.c1497 format = vk_format_depth_only(format); in radv_image_reset_layout()
1896 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1898 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1980 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_image.c1497 format = vk_format_depth_only(format); in radv_image_reset_layout()
1896 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1898 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1980 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_image.c1497 format = vk_format_depth_only(format); in radv_image_reset_layout()
1896 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1898 return vk_format_depth_only(image->vk_format); in radv_get_aspect_format()
1980 iview->vk_format = vk_format_depth_only(iview->vk_format); in radv_image_view_init()

123