Searched refs:mp_fmt (Results 1 – 2 of 2) sorted by relevance
1291 VK_LAYER_EXPORT VkFormat FindMultiplaneCompatibleFormat(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneCompatibleFormat() argument1293 auto it = vk_multiplane_compatibility_map.find(mp_fmt); in FindMultiplaneCompatibleFormat()1301 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneExtentDivisors() argument1304 auto it = vk_multiplane_compatibility_map.find(mp_fmt); in FindMultiplaneExtentDivisors()
176 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a…