Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_ref_counted_event.cpp36 if (context->getRefCountedEventsGarbageRecycler()->fetch(context->getRenderer(), this)) in init()
56 context->getRefCountedEventsGarbageRecycler()->cleanup(context->getRenderer()); in init()
81 releaseImpl(context->getRenderer(), context->getRefCountedEventsGarbageRecycler()); in release()
DShareGroupVk.h89 vk::RefCountedEventsGarbageRecycler *getRefCountedEventsGarbageRecycler() in getRefCountedEventsGarbageRecycler() function
DContextVk.cpp1186 mShareGroupVk->getRefCountedEventsGarbageRecycler();
8183 mRenderer, mShareGroupVk->getRefCountedEventsGarbageRecycler()); in flushCommandsAndEndRenderPassWithoutSubmit()
8487 mShareGroupVk->getRefCountedEventsGarbageRecycler()); in flushOutsideRenderPassCommands()
Dvk_helpers.h192 RefCountedEventsGarbageRecycler *getRefCountedEventsGarbageRecycler() in getRefCountedEventsGarbageRecycler() function