Home
last modified time | relevance | path

Searched refs:dstCache (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h328 VkPipelineCache dstCache,
1705 VkValidationCacheEXT dstCache,
DVkEncoder.cpp4927 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/
Dfunc_table.cpp752 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()