Home
last modified time | relevance | path

Searched refs:pPipelineCache (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c383 VkPipelineCache* pPipelineCache) in anv_CreatePipelineCache() argument
404 *pPipelineCache = anv_pipeline_cache_to_handle(cache); in anv_CreatePipelineCache()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c487 VkPipelineCache* pPipelineCache) in radv_CreatePipelineCache() argument
514 *pPipelineCache = radv_pipeline_cache_to_handle(cache); in radv_CreatePipelineCache()
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp910 …eCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) in vkCreatePipelineCache() argument
913 device, pCreateInfo, pAllocator, pPipelineCache); in vkCreatePipelineCache()
920 return vk::PipelineCache::Create(pAllocator, pCreateInfo, pPipelineCache); in vkCreatePipelineCache()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h612 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
613 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
614 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
615 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
616 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
617 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
Danv_entrypoints.c492 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
913 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
1334 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
1755 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
2176 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
2597 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
3214 …eCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) in anv_tramp_CreatePipelineCache() argument
3217 …return anv_device->dispatch.vkCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in anv_tramp_CreatePipelineCache()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl230 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const
232 return m_vk.createPipelineCache(device, pCreateInfo, pAllocator, pPipelineCache);
DvkVirtualDeviceInterface.inl49 …* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const = 0;
DvkConcreteDeviceInterface.inl49 …Info* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const;
DvkNullDriverImpl.inl70 …eCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) argument
73 …VK_NULL_RETURN((*pPipelineCache = allocateNonDispHandle<PipelineCache, VkPipelineCache>(device, pC…
DvkFunctionPointerTypes.inl65 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
DvkVulkan_c.inl2688 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3096 VkPipelineCache* pPipelineCache);
/external/mesa3d/include/vulkan/
Dvulkan.h2615 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3023 VkPipelineCache* pPipelineCache);
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2795 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3203 VkPipelineCache* pPipelineCache);
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2795 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3203 VkPipelineCache* pPipelineCache);
/external/swiftshader/include/vulkan/
Dvulkan_core.h2913 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3321 VkPipelineCache* pPipelineCache);
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2960 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3368 VkPipelineCache* pPipelineCache);
Dvulkan.hpp1230 …Info* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache ) const in vkCreatePipelineCache()
1232 return ::vkCreatePipelineCache( device, pCreateInfo, pAllocator, pPipelineCache ); in vkCreatePipelineCache()
13793 …* pCreateInfo, const AllocationCallbacks* pAllocator, PipelineCache* pPipelineCache, Dispatch cons…
49129 …* pCreateInfo, const AllocationCallbacks* pAllocator, PipelineCache* pPipelineCache, Dispatch cons… in createPipelineCache() argument
49131 …st VkAllocationCallbacks*>( pAllocator ), reinterpret_cast<VkPipelineCache*>( pPipelineCache ) ) ); in createPipelineCache()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2685 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
3093 VkPipelineCache* pPipelineCache);