Searched defs:srcCacheCount (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 489 uint32_t srcCacheCount, in anv_MergePipelineCaches()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_cache.c | 607 uint32_t srcCacheCount, in radv_MergePipelineCaches()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 245 …:mergePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkP… 990 …dationCachesEXT (VkDevice device, VkValidationCacheEXT dstCache, deUint32 srcCacheCount, const VkV…
|
D | vkNullDriverImpl.inl | 580 … mergePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkP… 1841 …dationCachesEXT (VkDevice device, VkValidationCacheEXT dstCache, deUint32 srcCacheCount, const VkV…
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.c | 3232 …anv_tramp_MergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, c… in anv_tramp_MergePipelineCaches()
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 938 …vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkP… in vkMergePipelineCaches()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 13513 …yerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, in CoreLayerMergeValidationCachesEXT()
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 2385 …VkResult vkMergePipelineCaches( VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount,… in vkMergePipelineCaches() 2389 …dationCachesEXT( VkDevice device, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, const VkV… in vkMergeValidationCachesEXT() 42482 …LINE Result Device::mergePipelineCaches( PipelineCache dstCache, uint32_t srcCacheCount, const Pip… in mergePipelineCaches() 44634 …t Device::mergeValidationCachesEXT( ValidationCacheEXT dstCache, uint32_t srcCacheCount, const Val… in mergeValidationCachesEXT()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 1783 …kMergePipelineCaches( VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkP… in vkMergePipelineCaches() 1788 …dationCachesEXT( VkDevice device, VkValidationCacheEXT dstCache, uint32_t srcCacheCount, const VkV… in vkMergeValidationCachesEXT() 51584 …LINE Result Device::mergePipelineCaches( PipelineCache dstCache, uint32_t srcCacheCount, const Pip… in mergePipelineCaches() 51598 …t Device::mergeValidationCachesEXT( ValidationCacheEXT dstCache, uint32_t srcCacheCount, const Val… in mergeValidationCachesEXT()
|