• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2.Valid Usage (Implicit)
3****
4* [[VUID-vkDestroyInstance-instance-parameter]] If pname:instance is not `NULL`, pname:instance must: be a valid sname:VkInstance handle
5* [[VUID-vkDestroyInstance-pAllocator-parameter]] If pname:pAllocator is not `NULL`, pname:pAllocator must: be a valid pointer to a valid sname:VkAllocationCallbacks structure
6****
7
8.Host Synchronization
9****
10* Host access to pname:instance must: be externally synchronized
11****
12
13