/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_semaphore.h | 363 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_sizeof_vkCreateSemaphore() 383 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_encode_vkCreateSemaphore() 399 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_sizeof_vkCreateSemaphore_reply() 416 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_decode_vkCreateSemaphore_reply() 748 …reateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore, struct v… in vn_submit_vkCreateSemaphore() 895 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_call_vkCreateSemaphore() 911 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) in vn_async_vkCreateSemaphore()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/osservice/ |
H A D | mos_utilities_specific.cpp | 2233 PMOS_SEMAPHORE pSemaphore = nullptr; in MosCreateSemaphore() local 2249 PMOS_SEMAPHORE &pSemaphore) in MosDestroySemaphore() 2256 PMOS_SEMAPHORE pSemaphore, in MosWaitSemaphore() 2284 PMOS_SEMAPHORE pSemaphore, in MosPostSemaphore()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.cpp | 2852 auto pSemaphore = GetSemaphoreState(wait.semaphore); in RetireWorkOnQueue() local 2861 auto pSemaphore = GetSemaphoreState(semaphore); in RetireWorkOnQueue() local 2868 auto pSemaphore = GetSemaphoreState(semaphore); in RetireWorkOnQueue() local 3135 auto pSemaphore = GetSemaphoreState(semaphore); in PostCallRecordQueueSubmit() local 3155 auto pSemaphore = GetSemaphoreState(semaphore); in PostCallRecordQueueSubmit() local 3236 const auto *pSemaphore = GetSemaphoreState(semaphore); in ValidateSemaphoresForSubmit() local 3254 const auto *pSemaphore = GetSemaphoreState(semaphore); in ValidateSemaphoresForSubmit() local 12164 auto pSemaphore = GetSemaphoreState(semaphore); in PreCallValidateQueueBindSparse() local 12183 auto pSemaphore = GetSemaphoreState(semaphore); in PreCallValidateQueueBindSparse() local 12331 auto pSemaphore = GetSemaphoreState(semaphore); in PostCallRecordQueueBindSparse() local [all …]
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_semaphore.c | 139 VkSemaphore *pSemaphore) in vk_common_CreateSemaphore()
|
/aosp_15_r20/hardware/st/nfc/1.0/hal/ |
D | halcore.c | 867 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait()
|
/aosp_15_r20/hardware/st/nfc/st21nfc/hal/ |
D | halcore.cc | 895 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait()
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_queue.c | 2008 VkSemaphore *pSemaphore) in vn_CreateSemaphore()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkNullDriverImpl.inl | 24 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | api_gen.cpp | 1149 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in CreateSemaphore() 2205 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | object_tracker.cpp | 599 VkSemaphore* pSemaphore) { in PreCallValidateCreateSemaphore() 610 VkSemaphore* pSemaphore, in PostCallRecordCreateSemaphore()
|
H A D | thread_safety.cpp | 662 VkSemaphore* pSemaphore) { in PreCallRecordCreateSemaphore() 670 VkSemaphore* pSemaphore, in PostCallRecordCreateSemaphore()
|
H A D | chassis.h | 2644 …reateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { retur… in PreCallValidateCreateSemaphore() 2645 …phoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) {}; in PreCallRecordCreateSemaphore() 2646 …reateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore, VkResult… in PostCallRecordCreateSemaphore()
|
H A D | parameter_validation.cpp | 2357 VkSemaphore* pSemaphore) { in PreCallValidateCreateSemaphore()
|
H A D | layer_chassis_dispatch.cpp | 1591 VkSemaphore* pSemaphore) in DispatchCreateSemaphore()
|
H A D | chassis.cpp | 1720 VkSemaphore* pSemaphore) { in CreateSemaphore()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 1709 …SemaphoreCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSemaphore *pSemaphore) in vkCreateSemaphore()
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 2973 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore() 9375 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
|
D | VkDecoder.cpp | 2881 VkSemaphore* pSemaphore; in decode() local
|
D | VkDecoderSnapshot.cpp | 358 const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore() 4470 VkSemaphore* pSemaphore) { in vkCreateSemaphore()
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | func_table.cpp | 490 VkSemaphore* pSemaphore) { in gfxstream_vk_CreateSemaphore()
|
H A D | ResourceTracker.cpp | 5603 VkSemaphore* pSemaphore) { in on_vkCreateSemaphore()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkNullDriverImpl.inl | 24 …SemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore)
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vn_protocol_renderer_defines.h | 747 VkSemaphore* pSemaphore; member
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 1139 …LKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Semaphore * pSemaphore… in createSemaphore()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 1596 VULKAN_HPP_NAMESPACE::Semaphore * pSemaphore, in createSemaphore()
|