Home
last modified time | relevance | path

Searched refs:cleanupRefCountedEventGarbage (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DShareGroupVk.h93 void cleanupRefCountedEventGarbage() { mRefCountedEventsGarbageRecycler.cleanup(mRenderer); } in cleanupRefCountedEventGarbage() function
DShareGroupVk.cpp293 cleanupRefCountedEventGarbage(); in onFramebufferBoundary()
DContextVk.cpp1238 mShareGroupVk->cleanupRefCountedEventGarbage(); in onDestroy()