1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-physicalDevice-parameter]] pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle 5* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-format-parameter]] pname:format must: be a valid elink:VkFormat value 6* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-type-parameter]] pname:type must: be a valid elink:VkImageType value 7* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-samples-parameter]] pname:samples must: be a valid elink:VkSampleCountFlagBits value 8* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-usage-parameter]] pname:usage must: be a valid combination of elink:VkImageUsageFlagBits values 9* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-usage-requiredbitmask]] pname:usage must: not be `0` 10* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-tiling-parameter]] pname:tiling must: be a valid elink:VkImageTiling value 11* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-pPropertyCount-parameter]] pname:pPropertyCount must: be a valid pointer to a basetype:uint32_t value 12* [[VUID-vkGetPhysicalDeviceSparseImageFormatProperties-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:VkSparseImageFormatProperties structures 13**** 14 15