Home
last modified time | relevance | path

Searched refs:detachAllocatorImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h1495 SecondaryCommandMemoryAllocator *detachAllocatorImpl();
H A Dvk_helpers.cpp1805 SecondaryCommandMemoryAllocator *CommandBufferHelperCommon::detachAllocatorImpl() in detachAllocatorImpl() function in rx::vk::CommandBufferHelperCommon
2149 return detachAllocatorImpl<OutsideRenderPassCommandBufferHelper>(); in detachAllocator()
3410 return detachAllocatorImpl<RenderPassCommandBufferHelper>(); in detachAllocator()