Searched defs:pSrcCaches (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_pipeline_cache.h | 283 …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/ |
D | lvp_pipeline_cache.c | 99 const VkPipelineCache* pSrcCaches) in lvp_MergePipelineCaches()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_pipeline_cache.c | 148 const VkPipelineCache *pSrcCaches) in pvr_MergePipelineCaches()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPipelineCache.cpp | 116 VkResult PipelineCache::merge(uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) in merge()
|
D | libVulkan.cpp | 1998 …Device device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) in vkMergePipelineCaches()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_pipeline.c | 235 const VkPipelineCache *pSrcCaches) in vn_MergePipelineCaches()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_cache.c | 722 const VkPipelineCache *pSrcCaches) in radv_MergePipelineCaches()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_pipeline_cache.c | 755 const VkPipelineCache *pSrcCaches) in vk_common_MergePipelineCaches()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline_cache.c | 788 const VkPipelineCache *pSrcCaches) in v3dv_MergePipelineCaches()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 758 …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/ |
D | trampoline.c | 1519 … uint32_t srcCacheCount, const VkPipelineCache *pSrcCaches) { in vkMergePipelineCaches()
|
/third_party/vulkan-loader/loader/generated/ |
D | vk_dispatch_table_helper.h | 208 …, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, const VkValidationCacheEXT* pSrcCaches) {… in StubMergeValidationCachesEXT()
|
D | vk_loader_extensions.c | 4946 const VkValidationCacheEXT* pSrcCaches) { in MergeValidationCachesEXT()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 2775 const VULKAN_HPP_NAMESPACE::PipelineCache * pSrcCaches, in mergePipelineCaches() 14460 const VULKAN_HPP_NAMESPACE::ValidationCacheEXT * pSrcCaches, in mergeValidationCachesEXT()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 2669 … const VULKAN_HPP_NAMESPACE::PipelineCache * pSrcCaches, in mergePipelineCaches() 15143 … const VULKAN_HPP_NAMESPACE::ValidationCacheEXT * pSrcCaches, in mergeValidationCachesEXT()
|