blob: 4b09240131c1c82d0a9cf88c412f7222198fa2ea [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkMergePipelineCaches,vkMergePipelineCaches]]
[source,c++]
----
VkResult vkMergePipelineCaches(
VkDevice device,
VkPipelineCache dstCache,
uint32_t srcCacheCount,
const VkPipelineCache* pSrcCaches);
----