blob: db22f59147b51d56e8b78a66e16c22157b73cedd [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetPipelineCacheData,vkGetPipelineCacheData]]
[source,c++]
----
VkResult vkGetPipelineCacheData(
VkDevice device,
VkPipelineCache pipelineCache,
size_t* pDataSize,
void* pData);
----