blob: 094986fd78e2a38789dbcff5f1d3c31350cc8b85 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties-physicalDevice-parameter]] pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties-pQueueFamilyPropertyCount-parameter]] pname:pQueueFamilyPropertyCount must: be a valid pointer to a basetype:uint32_t value
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties-pQueueFamilyProperties-parameter]] If the value referenced by pname:pQueueFamilyPropertyCount is not `0`, and pname:pQueueFamilyProperties is not `NULL`, pname:pQueueFamilyProperties must: be a valid pointer to an array of pname:pQueueFamilyPropertyCount sname:VkQueueFamilyProperties structures
****