Home
last modified time | relevance | path

Searched refs:srcCacheCount (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl240 …gePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkPipel… argument
242 return m_vk.mergePipelineCaches(device, dstCache, srcCacheCount, pSrcCaches);
DvkConcreteDeviceInterface.inl51 …pelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkPipel…
DvkVirtualDeviceInterface.inl51 …pelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkPipel…
DvkNullDriverImpl.inl551 …gePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkPipel… argument
555 DE_UNREF(srcCacheCount);
DvkFunctionPointerTypes.inl68 …chesFunc) (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const VkPipel…
/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp2985 bool PostMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, VkR… in PostMergePipelineCaches() argument
2998 vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPi… in vkMergePipelineCaches() argument
3004 …ameter_validation_vkMergePipelineCaches(my_data->report_data, dstCache, srcCacheCount, pSrcCaches); in vkMergePipelineCaches()
3007 …ble(pc_device_table_map, device)->MergePipelineCaches(device, dstCache, srcCacheCount, pSrcCaches); in vkMergePipelineCaches()
3009 PostMergePipelineCaches(device, dstCache, srcCacheCount, result); in vkMergePipelineCaches()
Dcore_validation.cpp6458 vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPi… in vkMergePipelineCaches() argument
6460 … dev_data->device_dispatch_table->MergePipelineCaches(device, dstCache, srcCacheCount, pSrcCaches); in vkMergePipelineCaches()
/external/vulkan-validation-layers/loader/
Dtrampoline.c1352 uint32_t srcCacheCount, argument
1358 return disp->MergePipelineCaches(device, dstCache, srcCacheCount,
/external/skia/third_party/vulkan/
Dvulkan.h2261 …gePipelineCaches)(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipel…
2682 uint32_t srcCacheCount,
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h2270 …gePipelineCaches)(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const VkPipel…
2691 uint32_t srcCacheCount,