blob: f16abdedee9710ed29cf79c1df82d494667617fd [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties2-physicalDevice-parameter]] pname:physicalDevice must: be a valid sname:VkPhysicalDevice handle
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties2-pQueueFamilyPropertyCount-parameter]] pname:pQueueFamilyPropertyCount must: be a valid pointer to a basetype:uint32_t value
* [[VUID-vkGetPhysicalDeviceQueueFamilyProperties2-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:VkQueueFamilyProperties2 structures
****