Searched refs:BinarySemaphoreTestInstance (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationOperationSingleQueueTests.cpp | 253 class BinarySemaphoreTestInstance : public BaseTestInstance class 256 …BinarySemaphoreTestInstance(Context &context, SynchronizationType type, const ResourceDescription … in BinarySemaphoreTestInstance() function in vkt::synchronization::__anon7ec9e8c80111::BinarySemaphoreTestInstance 688 … return new BinarySemaphoreTestInstance(context, m_type, m_resourceDesc, *m_writeOp, *m_readOp, in createInstance()
|
H A D | vktSynchronizationOperationMultiQueueTests.cpp | 484 class BinarySemaphoreTestInstance : public BaseTestInstance class 487 …BinarySemaphoreTestInstance(Context &context, SynchronizationType type, const ResourceDescription … in BinarySemaphoreTestInstance() function in vkt::synchronization::__anonfbc4a3910111::BinarySemaphoreTestInstance 947 … return new BinarySemaphoreTestInstance(context, m_type, m_resourceDesc, *m_writeOp, *m_readOp, in createInstance()
|