Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.hpp329 class MultithreadedDestroyGuard class
332 MultithreadedDestroyGuard(de::SharedPtr<vk::ResourceInterface> resourceInterface);
333 ~MultithreadedDestroyGuard();
H A DvkResourceInterface.cpp1174 MultithreadedDestroyGuard::MultithreadedDestroyGuard(de::SharedPtr<vk::ResourceInterface> resourceI… in MultithreadedDestroyGuard() function in vk::MultithreadedDestroyGuard
1181 MultithreadedDestroyGuard::~MultithreadedDestroyGuard() in ~MultithreadedDestroyGuard()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp791 MultithreadedDestroyGuard mdGuard(m_context.getResourceInterface()); in iterate()
925 MultithreadedDestroyGuard mdGuard(m_context.getResourceInterface()); in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2993 MultithreadedDestroyGuard mdGuard(context.getResourceInterface()); in multithreadedCreateSharedResourcesTest()
3014 MultithreadedDestroyGuard mdGuard(context.getResourceInterface()); in multithreadedCreatePerThreadResourcesTest()
3076 MultithreadedDestroyGuard mdGuard(context.getResourceInterface()); in multithreadedCreatePerThreadDeviceTest()