blob: 6378e661f60b5a9d218497fd14164f81be37ddd4 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkDestroyDevice-device-parameter]] If pname:device is not `NULL`, pname:device must: be a valid sname:VkDevice handle
* [[VUID-vkDestroyDevice-pAllocator-parameter]] If pname:pAllocator is not `NULL`, pname:pAllocator must: be a valid pointer to a valid sname:VkAllocationCallbacks structure
****
.Host Synchronization
****
* Host access to pname:device must: be externally synchronized
****