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