Searched refs:vk_format_is_subsampled (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h119 vk_format_is_subsampled(VkFormat format) function in typeref:typename:bool
H A Dradv_image.c265 if (vk_format_is_subsampled(format) || vk_format_get_plane_count(format) > 1)
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h339 vk_format_is_subsampled(VkFormat format) function in typeref:typename:bool
H A Dradv_image.c152 if (vk_format_is_subsampled(pCreateInfo->format) ||

Completed in 8 milliseconds