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