Home
last modified time | relevance | path

Searched defs:dstCache (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1023 VKAPI_ATTR VkResult MergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCach… in MergePipelineCaches()
1822 VKAPI_ATTR VkResult vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCa… in vkMergePipelineCaches()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp2268 …VULKAN_HPP_INLINE Result Device::mergePipelineCaches( VULKAN_HPP_NAMESPACE::PipelineCache dstCache in mergePipelineCaches()
2276 …ultValueType<void>::type Device::mergePipelineCaches( VULKAN_HPP_NAMESPACE::PipelineCache dstCache in mergePipelineCaches()
12138 …HPP_INLINE Result Device::mergeValidationCachesEXT( VULKAN_HPP_NAMESPACE::ValidationCacheEXT dstCa… in mergeValidationCachesEXT()
12146 …eType<void>::type Device::mergeValidationCachesEXT( VULKAN_HPP_NAMESPACE::ValidationCacheEXT dstCa… in mergeValidationCachesEXT()
Dvulkan.hpp1735 …VkResult vkMergePipelineCaches( VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount,… in vkMergePipelineCaches()
3877 …VkResult vkMergeValidationCachesEXT( VkDevice device, VkValidationCacheEXT dstCache, uint32_t srcC… in vkMergeValidationCachesEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1549 optional uint64 dstCache = 2; field
7742 optional uint64 dstCache = 2; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp598 static VkResult entry_vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, in entry_vkMergePipelineCaches()
6287 static VkResult entry_vkMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache, in entry_vkMergeValidationCachesEXT()
6298 VkValidationCacheEXT dstCache, in dynCheck_entry_vkMergeValidationCachesEXT()
DVkEncoder.cpp7881 VkResult VkEncoder::vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, in vkMergePipelineCaches()
50441 VkResult VkEncoder::vkMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache, in vkMergeValidationCachesEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp645 VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, in vkMergePipelineCaches()
3519 VkDevice device, VkValidationCacheEXT dstCache, in vkMergeValidationCachesEXT()
6050 VkDevice device, VkPipelineCache dstCache, in vkMergePipelineCaches()
9562 VkResult input_result, VkDevice device, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, in vkMergeValidationCachesEXT()
DVkDecoder.cpp4428 VkPipelineCache dstCache; in decode() local
27126 VkValidationCacheEXT dstCache; in decode() local