Home | History | Annotate | Download | only in layers

Lines Matching defs:vkMergePipelineCaches

518 VKAPI_ATTR VkResult VKAPI_CALL vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches)
1274 return (PFN_vkVoidFunction) vkMergePipelineCaches;