13 lines
535 B
Plaintext
13 lines
535 B
Plaintext
|
|
// 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
|
||
|
|
****
|
||
|
|
|