Searched defs:semaphoreA (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 874 …const vk::Unique<vk::VkSemaphore> semaphoreA (createAndImportSemaphore(vkd, *device, config.ext… in testSemaphoreWin32Create() local 925 …const vk::Unique<vk::VkSemaphore> semaphoreA (createAndImportSemaphore(vkd, *device, config.extern… in testSemaphoreImportTwice() local 962 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exte… in testSemaphoreImportReimport() local 1007 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.ext… in testSemaphoreSignalExportImportWait() local 1044 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.ext… in testSemaphoreExportSignalImportWait() local 1081 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exter… in testSemaphoreExportImportSignalWait() local 1115 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exter… in testSemaphoreSignalImport() local 1163 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exter… in testSemaphoreSignalWaitImport() local 1276 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exter… in testSemaphoreMultipleImports() local 1327 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphore(vkd, *device, config.exter… in testSemaphoreTransference() local [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 1049 …const vk::Unique<vk::VkSemaphore> semaphoreA (createExportableSemaphoreType(m_vkdA, *m_deviceA, … in iterate() local
|