Searched refs:dstCache (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 328 VkPipelineCache dstCache, 1705 VkValidationCacheEXT dstCache,
|
D | VkEncoder.cpp | 4927 VkPipelineCache dstCache, in vkMergePipelineCaches() argument 4944 local_dstCache = dstCache; in vkMergePipelineCaches() 22535 VkValidationCacheEXT dstCache, in vkMergeValidationCachesEXT() argument 22552 local_dstCache = dstCache; in vkMergeValidationCachesEXT()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 752 VkPipelineCache dstCache, in entry_vkMergePipelineCaches() argument 759 …vkMergePipelineCaches_VkResult_return = vkEnc->vkMergePipelineCaches(device, dstCache, srcCacheCou… in entry_vkMergePipelineCaches() 4872 VkValidationCacheEXT dstCache, in entry_vkMergeValidationCachesEXT() argument 4879 …vkMergeValidationCachesEXT_VkResult_return = vkEnc->vkMergeValidationCachesEXT(device, dstCache, s… in entry_vkMergeValidationCachesEXT() 4884 VkValidationCacheEXT dstCache, in dynCheck_entry_vkMergeValidationCachesEXT() argument 4896 …vkMergeValidationCachesEXT_VkResult_return = vkEnc->vkMergeValidationCachesEXT(device, dstCache, s… in dynCheck_entry_vkMergeValidationCachesEXT()
|