Home
last modified time | relevance | path

Searched refs:VkPipelineCache (Results 1 – 25 of 52) sorted by relevance

123

/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.hpp36 VkPipelineCache pipelineCache,
41 VkPipelineCache pipelineCache,
DvkRefUtilImpl.inl68 void Deleter<VkPipelineCache>::operator() (VkPipelineCache obj) const
225 Move<VkPipelineCache> createPipelineCache (const DeviceInterface& vk, VkDevice device, const VkPipe…
227 VkPipelineCache object = 0;
229 …return Move<VkPipelineCache>(check<VkPipelineCache>(object), Deleter<VkPipelineCache>(vk, device, …
DvkRefUtil.cpp33 VkPipelineCache pipelineCache, in createGraphicsPipeline()
44 VkPipelineCache pipelineCache, in createComputePipeline()
DvkVirtualDeviceInterface.inl48 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
49 virtual void destroyPipelineCache (VkDevice device, VkPipelineCache pipelineCache, const VkAll…
50 virtual VkResult getPipelineCacheData (VkDevice device, VkPipelineCache pipelineCache, deUintpt…
51 …rgePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const V…
52 virtual VkResult createGraphicsPipelines (VkDevice device, VkPipelineCache pipelineCache, deUin…
53 virtual VkResult createComputePipelines (VkDevice device, VkPipelineCache pipelineCache, deUint…
DvkConcreteDeviceInterface.inl48 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
49 virtual void destroyPipelineCache (VkDevice device, VkPipelineCache pipelineCache, const VkAll…
50 virtual VkResult getPipelineCacheData (VkDevice device, VkPipelineCache pipelineCache, deUintpt…
51 …rgePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const V…
52 virtual VkResult createGraphicsPipelines (VkDevice device, VkPipelineCache pipelineCache, deUin…
53 virtual VkResult createComputePipelines (VkDevice device, VkPipelineCache pipelineCache, deUint…
DvkFunctionPointerTypes.inl65 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
66 … (VKAPI_CALL* DestroyPipelineCacheFunc) (VkDevice device, VkPipelineCache pipelineCache…
67 …t (VKAPI_CALL* GetPipelineCacheDataFunc) (VkDevice device, VkPipelineCache pipelineCache…
68 …lineCachesFunc) (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const V…
69 … (VKAPI_CALL* CreateGraphicsPipelinesFunc) (VkDevice device, VkPipelineCache pipelineCache…
70 … (VKAPI_CALL* CreateComputePipelinesFunc) (VkDevice device, VkPipelineCache pipelineCache…
DvkDeviceDriverImpl.inl225 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
230 void DeviceDriver::destroyPipelineCache (VkDevice device, VkPipelineCache pipelineCache, const VkAl…
235 VkResult DeviceDriver::getPipelineCacheData (VkDevice device, VkPipelineCache pipelineCache, deUint…
240 …r::mergePipelineCaches (VkDevice device, VkPipelineCache dstCache, deUint32 srcCacheCount, const V…
245 VkResult DeviceDriver::createGraphicsPipelines (VkDevice device, VkPipelineCache pipelineCache, deU…
250 VkResult DeviceDriver::createComputePipelines (VkDevice device, VkPipelineCache pipelineCache, deUi…
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c351 VkPipelineCache* pPipelineCache) in radv_CreatePipelineCache()
385 VkPipelineCache _cache, in radv_DestroyPipelineCache()
400 VkPipelineCache _cache, in radv_GetPipelineCacheData()
463 VkPipelineCache destCache, in radv_MergePipelineCaches()
465 const VkPipelineCache* pSrcCaches) in radv_MergePipelineCaches()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c422 VkPipelineCache* pPipelineCache) in anv_CreatePipelineCache()
450 VkPipelineCache _cache, in anv_DestroyPipelineCache()
466 VkPipelineCache _cache, in anv_GetPipelineCacheData()
532 VkPipelineCache destCache, in anv_MergePipelineCaches()
534 const VkPipelineCache* pSrcCaches) in anv_MergePipelineCaches()
/external/skia/src/gpu/vk/
DGrVkCopyPipeline.h22 VkPipelineCache cache);
DGrVkPipeline.h38 VkPipelineCache cache);
DGrVkCopyPipeline.cpp34 VkPipelineCache cache) { in Create()
DGrVkResourceProvider.h234 VkPipelineCache fPipelineCache;
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp199 …const vk::Unique<vk::VkPipelineCache> pipelineCache (pipelineCacheData.createPipelineCache(vk, dev… in makeComputePipeline()
692 …const vk::Unique<vk::VkPipelineCache> pipelineCache (pipelineCacheData.createPipelineCache(vk, dev… in build()
771 vk::Move<VkPipelineCache> PipelineCacheData::createPipelineCache (const vk::DeviceInterface& vk, co… in createPipelineCache()
786 …(const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkPipelineCache pipelineCache) in setFromPipelineCache()
DvktSynchronizationInternallySynchronizedObjectsTests.cpp496 …ThreadGroupThread (const Context& context, VkPipelineCache pipelineCache, const VkPipelineLayout& … in ThreadGroupThread()
522 VkPipelineCache m_pipelineCache;
597 …CreateComputeThread (const Context& context, VkPipelineCache pipelineCache, vector<VkComputePipeli… in CreateComputeThread()
627 …CreateGraphicThread (const Context& context, VkPipelineCache pipelineCache, vector<VkGraphicsPipel… in CreateGraphicThread()
688 Move<VkPipelineCache> pipelineCache = createPipelineCache(vk, device, &pipelineCacheInfo); in iterate()
800 Move<VkPipelineCache> pipelineCache = createPipelineCache(vk, device, &pipelineCacheInfo); in iterate()
DvktSynchronizationUtil.hpp112 …vk::Move<vk::VkPipelineCache> createPipelineCache (const vk::DeviceInterface& vk, const vk::VkDev…
113 …(const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::VkPipelineCache pipelineCache…
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp166 VkPipelineCache cache,
219 …lder::buildPipeline (tcu::UVec2 renderSize, VkRenderPass renderPass, VkPipelineCache cache, VkPipe… in buildPipeline()
540 Move<VkPipelineCache> m_cache;
1465 Move<VkPipelineCache> m_newCache;
1529 Move<VkPipelineCache> m_newCache;
1598 Move<VkPipelineCache> m_cacheGetData;
1599 Move<VkPipelineCache> m_cacheEmpty;
1600 Move<VkPipelineCache> m_cacheMerged;
1646 const VkPipelineCache sourceCaches[] = in MergeCacheTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp107 inline void release (Context& context, VkPipelineCache pipelineCache, const VkAllocationCallbacks* … in release()
283 addFunctionCase(group, "destroy_pipeline_cache", "", test<VkPipelineCache>); in addTestsToGroup()
/external/vulkan-validation-layers/layers/
Dthreading.h240 counter<VkPipelineCache> c_VkPipelineCache;
311 WRAPPER(VkPipelineCache)
Dunique_objects.cpp393 VKAPI_ATTR VkResult VKAPI_CALL CreateComputePipelines(VkDevice device, VkPipelineCache pipelineCach… in CreateComputePipelines()
422 …pipelineCache = (VkPipelineCache)my_device_data->unique_id_mapping[reinterpret_cast<uint64_t &>(pi… in CreateComputePipelines()
440 VKAPI_ATTR VkResult VKAPI_CALL CreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCac… in CreateGraphicsPipelines()
478 …pipelineCache = (VkPipelineCache)my_device_data->unique_id_mapping[reinterpret_cast<uint64_t &>(pi… in CreateGraphicsPipelines()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h86 VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkPipelineCache)
2314 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
2315 typedef void (VKAPI_PTR *PFN_vkDestroyPipelineCache)(VkDevice device, VkPipelineCache pipelineCache…
2316 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineCacheData)(VkDevice device, VkPipelineCache pipelineC…
2317 …_vkMergePipelineCaches)(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const V…
2318 typedef VkResult (VKAPI_PTR *PFN_vkCreateGraphicsPipelines)(VkDevice device, VkPipelineCache pipeli…
2319 typedef VkResult (VKAPI_PTR *PFN_vkCreateComputePipelines)(VkDevice device, VkPipelineCache pipelin…
2722 VkPipelineCache* pPipelineCache);
2726 VkPipelineCache pipelineCache,
2731 VkPipelineCache pipelineCache,
[all …]
/external/mesa3d/include/vulkan/
Dvulkan.h86 VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkPipelineCache)
2323 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
2324 typedef void (VKAPI_PTR *PFN_vkDestroyPipelineCache)(VkDevice device, VkPipelineCache pipelineCache…
2325 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineCacheData)(VkDevice device, VkPipelineCache pipelineC…
2326 …_vkMergePipelineCaches)(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const V…
2327 typedef VkResult (VKAPI_PTR *PFN_vkCreateGraphicsPipelines)(VkDevice device, VkPipelineCache pipeli…
2328 typedef VkResult (VKAPI_PTR *PFN_vkCreateComputePipelines)(VkDevice device, VkPipelineCache pipelin…
2731 VkPipelineCache* pPipelineCache);
2735 VkPipelineCache pipelineCache,
2740 VkPipelineCache pipelineCache,
[all …]
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h90 VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkPipelineCache)
2420 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac…
2421 typedef void (VKAPI_PTR *PFN_vkDestroyPipelineCache)(VkDevice device, VkPipelineCache pipelineCache…
2422 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineCacheData)(VkDevice device, VkPipelineCache pipelineC…
2423 …_vkMergePipelineCaches)(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const V…
2424 typedef VkResult (VKAPI_PTR *PFN_vkCreateGraphicsPipelines)(VkDevice device, VkPipelineCache pipeli…
2425 typedef VkResult (VKAPI_PTR *PFN_vkCreateComputePipelines)(VkDevice device, VkPipelineCache pipelin…
2828 VkPipelineCache* pPipelineCache);
2832 VkPipelineCache pipelineCache,
2837 VkPipelineCache pipelineCache,
[all …]
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp591 VkPipelineCache cache; in NON_DISPATCHABLE_HANDLE_DTOR()
604 VkPipelineCache cache; in init_try()
622 VkPipelineCache cache; in init()
/external/vulkan-validation-layers/tests/layers/
Dwrap_objects.cpp499 …cheCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCac… in vkCreatePipelineCache()
505 VKAPI_ATTR void VKAPI_CALL vkDestroyPipelineCache(VkDevice device, VkPipelineCache pipelineCache, c… in vkDestroyPipelineCache()
511 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineCacheData(VkDevice device, VkPipelineCache pipelineCach… in vkGetPipelineCacheData()
518 …L vkMergePipelineCaches(VkDevice device, VkPipelineCache dstCache, uint32_t srcCacheCount, const V… in vkMergePipelineCaches()
525 VKAPI_ATTR VkResult VKAPI_CALL vkCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineC… in vkCreateGraphicsPipelines()
532 VKAPI_ATTR VkResult VKAPI_CALL vkCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCa… in vkCreateComputePipelines()

123