Home
last modified time | relevance | path

Searched refs:GraphicsMemoryAllocator (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsMemoryAllocator.h34 class GraphicsMemoryAllocator
74 GraphicsMemoryAllocator() in GraphicsMemoryAllocator() function
81 virtual ~GraphicsMemoryAllocator() { Finalize(); } in ~GraphicsMemoryAllocator()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsMemoryAllocator.cpp35 GraphicsMemoryAllocator::Initialize(os::IAllocator* allocator) in Initialize()
47 GraphicsMemoryAllocator::Finalize(void) in Finalize()
55 GraphicsMemoryAllocator::Allocate(GLenum area, GLenum aim, GLuint id, GLsizei size) in Allocate()
141 GraphicsMemoryAllocator::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate()
Ddemo_GraphicsSystem.cpp71 GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp21 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp41 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-1.3.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp41 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp41 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;