/external/swiftshader/src/Vulkan/ |
D | VkPipeline.cpp | 222 …lbacks *pAllocator, const VkGraphicsPipelineCreateInfo *pCreateInfo, PipelineCache *pPipelineCache) in compileShaders() argument 238 if(pPipelineCache) in compileShaders() 240 auto shader = pPipelineCache->getOrCreateShader(key, [&] { in compileShaders() 269 …llbacks *pAllocator, const VkComputePipelineCreateInfo *pCreateInfo, PipelineCache *pPipelineCache) in compileShaders() argument 279 if(pPipelineCache) in compileShaders() 281 shader = pPipelineCache->getOrCreateShader(shaderKey, [&] { in compileShaders() 286 program = pPipelineCache->getOrCreateComputeProgram(programKey, [&] { in compileShaders()
|
D | libVulkan.cpp | 1962 …eCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkPipelineCache *pPipelineCache) in vkCreatePipelineCache() argument 1965 device, pCreateInfo, pAllocator, pPipelineCache); in vkCreatePipelineCache() 1980 return vk::PipelineCache::Create(pAllocator, pCreateInfo, pPipelineCache); in vkCreatePipelineCache()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_pipeline_cache.c | 30 VkPipelineCache* pPipelineCache) in lvp_CreatePipelineCache() argument 52 *pPipelineCache = lvp_pipeline_cache_to_handle(cache); in lvp_CreatePipelineCache()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline_cache.c | 249 VkPipelineCache *pPipelineCache) in tu_CreatePipelineCache() argument 274 *pPipelineCache = tu_pipeline_cache_to_handle(cache); in tu_CreatePipelineCache()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline_cache.c | 508 VkPipelineCache* pPipelineCache) in radv_CreatePipelineCache() argument 538 *pPipelineCache = radv_pipeline_cache_to_handle(cache); in radv_CreatePipelineCache()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline_cache.c | 437 VkPipelineCache *pPipelineCache) in v3dv_CreatePipelineCache() argument 461 *pPipelineCache = v3dv_pipeline_cache_to_handle(cache); in v3dv_CreatePipelineCache()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 526 VkPipelineCache* pPipelineCache) in anv_CreatePipelineCache() argument 548 *pPipelineCache = anv_pipeline_cache_to_handle(cache); in anv_CreatePipelineCache()
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 417 VkPipelineCache* pPipelineCache); 422 VkPipelineCache* pPipelineCache,
|
D | layer_chassis_dispatch.cpp | 1977 VkPipelineCache* pPipelineCache) in DispatchCreatePipelineCache() argument 1980 …r_data->device_dispatch_table.CreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in DispatchCreatePipelineCache() 1981 …r_data->device_dispatch_table.CreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in DispatchCreatePipelineCache() 1983 *pPipelineCache = layer_data->WrapNew(*pPipelineCache); in DispatchCreatePipelineCache()
|
D | parameter_validation.h | 273 VkPipelineCache* pPipelineCache);
|
D | object_tracker.cpp | 999 VkPipelineCache* pPipelineCache) { in PreCallValidateCreatePipelineCache() argument 1010 VkPipelineCache* pPipelineCache, in PostCallRecordCreatePipelineCache() argument 1013 CreateObject(device, *pPipelineCache, kVulkanObjectTypePipelineCache, pAllocator); in PostCallRecordCreatePipelineCache()
|
D | thread_safety.h | 1048 VkPipelineCache* pPipelineCache); 1054 VkPipelineCache* pPipelineCache,
|
D | layer_chassis_dispatch.h | 301 VkPipelineCache* pPipelineCache);
|
D | chassis.h | 391 VkPipelineCache* pPipelineCache); 2707 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) { return fal… in PreCallValidateCreatePipelineCache() argument 2708 …ateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) {}; in PreCallRecordCreatePipelineCache() argument 2709 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache, VkResult resu… in PostCallRecordCreatePipelineCache() argument
|
D | thread_safety.cpp | 1036 VkPipelineCache* pPipelineCache) { in PreCallRecordCreatePipelineCache() argument 1044 VkPipelineCache* pPipelineCache, in PostCallRecordCreatePipelineCache() argument
|
D | chassis.cpp | 2181 VkPipelineCache* pPipelineCache) { in CreatePipelineCache() argument 2186 … |= intercept->PreCallValidateCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in CreatePipelineCache() 2191 … intercept->PreCallRecordCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in CreatePipelineCache() 2193 VkResult result = DispatchCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in CreatePipelineCache() 2196 …ercept->PostCallRecordCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache, result); in CreatePipelineCache()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1112 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1113 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1114 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1115 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1116 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1117 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 1118 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
|
D | anv_entrypoints.c | 2024 …eCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) in anv_CreatePipelineCache() argument 2027 …return anv_device->dispatch.vkCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in anv_CreatePipelineCache() 3424 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__… 3930 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__… 4436 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__… 4942 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__… 5448 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__… 5954 …reateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) __attribute__…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 230 …eInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const 232 return m_vk.createPipelineCache(device, pCreateInfo, pAllocator, pPipelineCache);
|
D | vkConcreteDeviceInterface.inl | 49 …Info* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const;
|
D | vkVirtualDeviceInterface.inl | 49 …* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) const = 0;
|
D | vkNullDriverImpl.inl | 70 …eCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache) argument 73 …VK_NULL_RETURN((*pPipelineCache = allocateNonDispHandle<PipelineCache, VkPipelineCache>(device, pC…
|
D | vkFunctionPointerTypes.inl | 65 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache);
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2795 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 3203 VkPipelineCache* pPipelineCache);
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2795 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineCache* pPipelineCache); 3203 VkPipelineCache* pPipelineCache);
|