blob: dd31c8542e3860436e39f93000b42a5dd8173da7 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-vkDestroyInstance-instance-parameter]] If pname:instance is not `NULL`, pname:instance must: be a valid sname:VkInstance handle
* [[VUID-vkDestroyInstance-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:instance must: be externally synchronized
****