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

9 lines
287 B
Plaintext

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