Function VkDeviceCmds.MergePipelineCaches
Commands for VK_VERSION_1_0
VkResult MergePipelineCaches
(
VkDevice_T* device,
VkPipelineCache_T* dstCache,
uint srcCacheCount,
const(VkPipelineCache_T*)* pSrcCaches
);