Home
last modified time | relevance | path

Searched refs:TArena (Results 1 – 10 of 10) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h371 class TArena
374 TArena(T& in_allocator) : m_allocator(in_allocator) {} in TArena() function
375 TArena() : m_allocator(m_defAllocator) {} in TArena() function
376 ~TArena() { Reset(true); } in ~TArena()
489 using StdArena = TArena<DefaultAllocator>;
490 using CachingArena = TArena<CachingAllocator>;