unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkDestroyInstance.txt

9 lines
295 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyInstance,vkDestroyInstance]]
[source,c++]
----
void vkDestroyInstance(
VkInstance instance,
const VkAllocationCallbacks* pAllocator);
----