RetroArch
Classes | Namespaces | Functions
PoolAlloc.h File Reference
#include <cstddef>
#include <cstring>
#include <vector>
Include dependency graph for PoolAlloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  glslang::TAllocation
 
class  glslang::TPoolAllocator
 
struct  glslang::TPoolAllocator::tHeader
 
struct  glslang::TPoolAllocator::tAllocState
 
class  glslang::pool_allocator< T >
 
struct  glslang::pool_allocator< T >::rebind< Other >
 

Namespaces

 glslang
 

Functions

TPoolAllocator & glslang::GetThreadPoolAllocator ()
 
void glslang::SetThreadPoolAllocator (TPoolAllocator *poolAllocator)