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