Searched refs:mp_fmt (Results 1 – 2 of 2) sorted by relevance
1319 VK_LAYER_EXPORT VkFormat FindMultiplaneCompatibleFormat(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneCompatibleFormat() argument1321 auto it = vk_multiplane_compatibility_map.find(mp_fmt); in FindMultiplaneCompatibleFormat()1329 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneExtentDivisors() argument1332 auto it = vk_multiplane_compatibility_map.find(mp_fmt); in FindMultiplaneExtentDivisors()
179 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a…