blob: 216c98236aa0c44f91bb155efd3fd38e0a7f533a [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPhysicalDeviceSparseImageFormatProperties2,vkGetPhysicalDeviceSparseImageFormatProperties2]]
[source,c++]
----
void vkGetPhysicalDeviceSparseImageFormatProperties2(
VkPhysicalDevice physicalDevice,
const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo,
uint32_t* pPropertyCount,
VkSparseImageFormatProperties2* pProperties);
----