Home
last modified time | relevance | path

Searched defs:semaphoreB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp992 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreImportTwice() local
1050 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreImportReimport() local
1104 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreSignalExportImportWait() local
1146 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreExportSignalImportWait() local
1185 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreExportImportSignalWait() local
1221 const vk::Unique<vk::VkSemaphore> semaphoreB(createSemaphore(vkd, *device)); in testSemaphoreSignalImport() local
1278 const vk::Unique<vk::VkSemaphore> semaphoreB(createSemaphore(vkd, *device)); in testSemaphoreSignalWaitImport() local
1420 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreMultipleImports() local
1476 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreTransference() local
1594 const vk::Unique<vk::VkSemaphore> semaphoreB( in testSemaphoreFdDup() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp929 …const vk::Unique<vk::VkSemaphore> semaphoreB(createSemaphoreType(m_vkdB, *m_deviceB, m_config.sema… in iterate() local