10 lines
363 B
Plaintext
10 lines
363 B
Plaintext
// 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);
|
|
----
|