/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 2852 auto pSemaphore = GetSemaphoreState(wait.semaphore); in RetireWorkOnQueue() local 2853 if (pSemaphore) { in RetireWorkOnQueue() 2854 pSemaphore->in_use.fetch_sub(1); in RetireWorkOnQueue() 2861 auto pSemaphore = GetSemaphoreState(semaphore); in RetireWorkOnQueue() local 2862 if (pSemaphore) { in RetireWorkOnQueue() 2863 pSemaphore->in_use.fetch_sub(1); in RetireWorkOnQueue() 2868 auto pSemaphore = GetSemaphoreState(semaphore); in RetireWorkOnQueue() local 2869 if (pSemaphore) { in RetireWorkOnQueue() 2870 pSemaphore->in_use.fetch_sub(1); in RetireWorkOnQueue() 3135 auto pSemaphore = GetSemaphoreState(semaphore); in PostCallRecordQueueSubmit() local [all …]
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_kgsl.c | 483 VkSemaphore *pSemaphore) in tu_CreateSemaphore() argument 485 return sync_create(device, false, false, pAllocator, (void**) pSemaphore); in tu_CreateSemaphore()
|
D | tu_drm.c | 581 VkSemaphore *pSemaphore) in tu_CreateSemaphore() argument 583 return sync_create(device, false, false, pAllocator, (void**) pSemaphore); in tu_CreateSemaphore()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 1115 VkSemaphore *pSemaphore) in v3dv_CreateSemaphore() argument 1135 *pSemaphore = v3dv_semaphore_to_handle(sem); in v3dv_CreateSemaphore()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1557 VkSemaphore* pSemaphore) in lvp_CreateSemaphore() argument 1569 *pSemaphore = lvp_semaphore_to_handle(sema); in lvp_CreateSemaphore()
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 242 VkSemaphore* pSemaphore); 247 VkSemaphore* pSemaphore,
|
D | layer_chassis_dispatch.cpp | 1591 VkSemaphore* pSemaphore) in DispatchCreateSemaphore() argument 1594 …urn layer_data->device_dispatch_table.CreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in DispatchCreateSemaphore() 1595 …t = layer_data->device_dispatch_table.CreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in DispatchCreateSemaphore() 1597 *pSemaphore = layer_data->WrapNew(*pSemaphore); in DispatchCreateSemaphore()
|
D | parameter_validation.h | 178 VkSemaphore* pSemaphore);
|
D | object_tracker.cpp | 599 VkSemaphore* pSemaphore) { in PreCallValidateCreateSemaphore() argument 610 VkSemaphore* pSemaphore, in PostCallRecordCreateSemaphore() argument 613 CreateObject(device, *pSemaphore, kVulkanObjectTypeSemaphore, pAllocator); in PostCallRecordCreateSemaphore()
|
D | thread_safety.h | 804 VkSemaphore* pSemaphore); 810 VkSemaphore* pSemaphore,
|
D | layer_chassis_dispatch.h | 206 VkSemaphore* pSemaphore);
|
D | chassis.h | 275 VkSemaphore* pSemaphore); 2644 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { return false… in PreCallValidateCreateSemaphore() argument 2645 …phoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) {}; in PreCallRecordCreateSemaphore() argument 2646 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore, VkResult result… in PostCallRecordCreateSemaphore() argument
|
D | thread_safety.cpp | 662 VkSemaphore* pSemaphore) { in PreCallRecordCreateSemaphore() argument 670 VkSemaphore* pSemaphore, in PostCallRecordCreateSemaphore() argument
|
D | chassis.cpp | 1720 VkSemaphore* pSemaphore) { in CreateSemaphore() argument 1725 … skip |= intercept->PreCallValidateCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in CreateSemaphore() 1730 intercept->PreCallRecordCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in CreateSemaphore() 1732 VkResult result = DispatchCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in CreateSemaphore() 1735 … intercept->PostCallRecordCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore, result); in CreateSemaphore()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_queue.c | 2085 VkSemaphore* pSemaphore) in anv_CreateSemaphore() argument 2151 *pSemaphore = anv_semaphore_to_handle(semaphore); in anv_CreateSemaphore()
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 1256 …SemaphoreCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSemaphore *pSemaphore) in vkCreateSemaphore() argument 1259 device, pCreateInfo, pAllocator, pSemaphore); in vkCreateSemaphore() 1267 return vk::Semaphore::Create(pAllocator, pCreateInfo, pSemaphore, pAllocator); in vkCreateSemaphore()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 958 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 959 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 960 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 961 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 962 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 963 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 964 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
|
D | anv_entrypoints.c | 1892 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in anv_CreateSemaphore() argument 1895 … return anv_device->dispatch.vkCreateSemaphore(device, pCreateInfo, pAllocator, pSemaphore); in anv_CreateSemaphore() 3402 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (… 3908 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (… 4414 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (… 4920 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (… 5426 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (… 5932 …fo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) __attribute__ (…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 125 …oreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) const 127 return m_vk.createSemaphore(device, pCreateInfo, pAllocator, pSemaphore);
|
D | vkVirtualDeviceInterface.inl | 28 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) const = 0;
|
D | vkConcreteDeviceInterface.inl | 28 …reCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) const;
|
D | vkNullDriverImpl.inl | 22 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) argument 25 …VK_NULL_RETURN((*pSemaphore = allocateNonDispHandle<Semaphore, VkSemaphore>(device, pCreateInfo, p…
|
D | vkFunctionPointerTypes.inl | 44 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore);
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2774 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 3087 VkSemaphore* pSemaphore);
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2774 …emaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore); 3087 VkSemaphore* pSemaphore);
|