Searched refs:SYNCHRONIZATION2 (Results 1 – 12 of 12) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationTests.cpp | 94 const bool isSynchronization2 (type == SynchronizationType::SYNCHRONIZATION2); in createTestsInternal() 136 return createTestsInternal(testCtx, SynchronizationType::SYNCHRONIZATION2); in createSynchronization2Tests()
|
D | vktSynchronizationTimelineSemaphoreTests.cpp | 265 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 396 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 563 if (type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 1078 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 1226 : DeviceHostTestsBase(testCtx, SynchronizationType::SYNCHRONIZATION2) in Sytnchronization2DeviceHostTests() 1295 if (type == SynchronizationType::SYNCHRONIZATION2) in createTestDevice() 1650 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 2126 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 2546 const SynchronizationType type (SynchronizationType::SYNCHRONIZATION2); in createSynchronization2TimelineSemaphoreTests()
|
D | vktSynchronizationBasicEventTests.cpp | 347 if (config.type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 379 SynchronizationType::SYNCHRONIZATION2, in createSynchronization2BasicEventTests()
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 410 if (config.type == SynchronizationType::SYNCHRONIZATION2) in basicMultiQueueCase() 555 if (config.type == SynchronizationType::SYNCHRONIZATION2) in checkSupport()
|
D | vktSynchronizationUtil.hpp | 44 SYNCHRONIZATION2, enumerator
|
D | vktSynchronizationSmokeTests.cpp | 156 if (config.synchronizationType == SynchronizationType::SYNCHRONIZATION2) in createTestDevice() 1234 if (config.synchronizationType == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 1254 SynchronizationType type (SynchronizationType::SYNCHRONIZATION2); in createSynchronization2SmokeTests()
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 155 if (type == SynchronizationType::SYNCHRONIZATION2) in MultiQueues() 830 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport()
|
D | vktSynchronizationNoneStageTests.cpp | 1419 { SynchronizationType::SYNCHRONIZATION2, "", true }, in createNoneStageTests() 1420 { SynchronizationType::SYNCHRONIZATION2, "old_access_", false }, in createNoneStageTests()
|
D | vktSynchronizationSignalOrderTests.cpp | 1070 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport() 1634 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport()
|
D | vktSynchronizationOperationSingleQueueTests.cpp | 641 if (m_type == SynchronizationType::SYNCHRONIZATION2) in checkSupport()
|
D | vktSynchronizationCrossInstanceSharingTests.cpp | 117 if (config.type == SynchronizationType::SYNCHRONIZATION2) in NotSupportedChecker()
|
D | vktSynchronizationOperation.cpp | 3758 if (m_context.getSynchronizationType() == SynchronizationType::SYNCHRONIZATION2) in recordCommands() 3788 if (m_context.getSynchronizationType() == SynchronizationType::SYNCHRONIZATION2) in getOutSyncInfo() 5017 if (m_context.getSynchronizationType() == SynchronizationType::SYNCHRONIZATION2) in getInSyncInfo()
|