Home
last modified time | relevance | path

Searched defs:pSrcCaches (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_pipeline_cache.h283 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_sizeof_vkMergePipelineCaches()
303 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_encode_vkMergePipelineCaches()
322 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_sizeof_vkMergePipelineCaches_reply()
337 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_decode_vkMergePipelineCaches_reply()
416 …e device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches, str… in vn_submit_vkMergePipelineCaches()
500 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_call_vkMergePipelineCaches()
516 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches) in vn_async_vkMergePipelineCaches()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline_cache.c99 const VkPipelineCache* pSrcCaches) in lvp_MergePipelineCaches()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_pipeline_cache.c148 const VkPipelineCache *pSrcCaches) in pvr_MergePipelineCaches()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.cpp116 VkResult PipelineCache::merge(uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) in merge()
DlibVulkan.cpp1998 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) in vkMergePipelineCaches()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_pipeline.c235 const VkPipelineCache *pSrcCaches) in vn_MergePipelineCaches()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c722 const VkPipelineCache *pSrcCaches) in radv_MergePipelineCaches()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline_cache.c755 const VkPipelineCache *pSrcCaches) in vk_common_MergePipelineCaches()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline_cache.c788 const VkPipelineCache *pSrcCaches) in v3dv_MergePipelineCaches()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl758 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache* pSrcCaches)
2078 …ice, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, const VkValidationCacheEXT* pSrcCaches)
/third_party/vulkan-loader/loader/
Dtrampoline.c1519 … uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) { in vkMergePipelineCaches()
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h208 …, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, const VkValidationCacheEXT* pSrcCaches) {… in StubMergeValidationCachesEXT()
Dvk_loader_extensions.c4946 const VkValidationCacheEXT* pSrcCaches) { in MergeValidationCachesEXT()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp2775 const VULKAN_HPP_NAMESPACE::PipelineCache * pSrcCaches, in mergePipelineCaches()
14460 const VULKAN_HPP_NAMESPACE::ValidationCacheEXT * pSrcCaches, in mergeValidationCachesEXT()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp2669const VULKAN_HPP_NAMESPACE::PipelineCache * pSrcCaches, in mergePipelineCaches()
15143const VULKAN_HPP_NAMESPACE::ValidationCacheEXT * pSrcCaches, in mergeValidationCachesEXT()