blob: 704faff79a76b54e9d5c5522c74f42dfa89e806c [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties2-physicalDevice-parameter]] pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle
* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties2-pFormatInfo-parameter]] pname:pFormatInfo must: be a valid pointer to a valid sname:VkPhysicalDeviceSparseImageFormatInfo2 structure
* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties2-pPropertyCount-parameter]] pname:pPropertyCount must: be a valid pointer to a basetype:uint32_t value
* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties2-pProperties-parameter]] If the value referenced by pname:pPropertyCount is not `0`, and pname:pProperties is not `NULL`, pname:pProperties must: be a valid pointer to an array of pname:pPropertyCount sname:VkSparseImageFormatProperties2 structures
****