Searched refs:vk_format_stencil_only (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_format.h85 vk_format_stencil_only(VkFormat format) function in typeref:typename:VkFormat
H A Dvk_image.c369 image_view->format = vk_format_stencil_only(pCreateInfo->format);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h499 vk_format_stencil_only(VkFormat format) function in typeref:typename:VkFormat
H A Dtu_image.c212 iview->vk_format = vk_format_stencil_only(iview->vk_format);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h483 vk_format_stencil_only(VkFormat format) function in typeref:typename:VkFormat
H A Dradv_image.c1195 return vk_format_stencil_only(image->vk_format);
1234 iview->vk_format = vk_format_stencil_only(iview->vk_format);
H A Dradv_meta_blit2d.c262 depth_format = vk_format_stencil_only(dst->image->vk_format);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_image.c1894 return vk_format_stencil_only(image->vk_format);
1977 iview->vk_format = vk_format_stencil_only(iview->vk_format);
H A Dradv_meta_blit2d.c235 depth_format = vk_format_stencil_only(dst->image->vk_format);
H A Dradv_meta_bufimage.c1725 depth_format = vk_format_stencil_only(dst->image->vk_format);

Completed in 19 milliseconds