Home
last modified time | relevance | path

Searched refs:FindMultiplaneExtentDivisors (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h176 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a…
Dvk_format_utils.cpp1301 VK_LAYER_EXPORT VkExtent2D FindMultiplaneExtentDivisors(VkFormat mp_fmt, VkImageAspectFlags plane_a… in FindMultiplaneExtentDivisors() function
Dbuffer_validation.cpp1903 …VkExtent2D divisors = FindMultiplaneExtentDivisors(img->createInfo.format, subresource->aspectMask… in GetImageSubresourceExtent()