Searched refs:FindMultiplaneExtentDivisors (Results 1 – 3 of 3) sorted by relevance
176 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a…
1301 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneExtentDivisors() function
1903 …VkExtent2D divisors = FindMultiplaneExtentDivisors(img->createInfo.format, subresource->aspectMask… in GetImageSubresourceExtent()