Home
last modified time | relevance | path

Searched refs:MultithreadedDestroyGuard (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp370 class MultithreadedDestroyGuard class
373 MultithreadedDestroyGuard (de::SharedPtr<vk::ResourceInterface> resourceInterface);
374 ~MultithreadedDestroyGuard ();
DvkResourceInterface.cpp1172 MultithreadedDestroyGuard::MultithreadedDestroyGuard (de::SharedPtr<vk::ResourceInterface> resource… in MultithreadedDestroyGuard() function in vk::MultithreadedDestroyGuard
1179 MultithreadedDestroyGuard::~MultithreadedDestroyGuard () in ~MultithreadedDestroyGuard()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp739 MultithreadedDestroyGuard mdGuard (m_context.getResourceInterface()); in iterate()
865 MultithreadedDestroyGuard mdGuard (m_context.getResourceInterface()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp739 MultithreadedDestroyGuard mdGuard (m_context.getResourceInterface()); in iterate()
865 MultithreadedDestroyGuard mdGuard (m_context.getResourceInterface()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2915 MultithreadedDestroyGuard mdGuard (context.getResourceInterface()); in multithreadedCreateSharedResourcesTest()
2936 MultithreadedDestroyGuard mdGuard (context.getResourceInterface()); in multithreadedCreatePerThreadResourcesTest()
2990 MultithreadedDestroyGuard mdGuard(context.getResourceInterface()); in multithreadedCreatePerThreadDeviceTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp2915 MultithreadedDestroyGuard mdGuard (context.getResourceInterface()); in multithreadedCreateSharedResourcesTest()
2936 MultithreadedDestroyGuard mdGuard (context.getResourceInterface()); in multithreadedCreatePerThreadResourcesTest()
2990 MultithreadedDestroyGuard mdGuard(context.getResourceInterface()); in multithreadedCreatePerThreadDeviceTest()