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