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