Searched defs:semaphoreA (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 927 const vk::Unique<vk::VkSemaphore> semaphoreA( in testSemaphoreWin32Create() local 990 const vk::Unique<vk::VkSemaphore> semaphoreA( in testSemaphoreImportTwice() local 1032 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreImportReimport() local 1090 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreSignalExportImportWait() local 1138 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreExportSignalImportWait() local 1180 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreExportImportSignalWait() local 1220 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreSignalImport() local 1277 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreSignalWaitImport() local 1403 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreMultipleImports() local 1466 …const vk::Unique<vk::VkSemaphore> semaphoreA(createExportableSemaphore(vkd, *device, config.extern… in testSemaphoreTransference() local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 927 const vk::Unique<vk::VkSemaphore> semaphoreA( in iterate() local
|