Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsMemoryAllocator.h36 class GraphicsMemoryAllocator
76 GraphicsMemoryAllocator() in GraphicsMemoryAllocator() function
83 virtual ~GraphicsMemoryAllocator() { Finalize(); } in ~GraphicsMemoryAllocator()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsMemoryAllocator.cpp37 GraphicsMemoryAllocator::Initialize(os::IAllocator* allocator) in Initialize()
49 GraphicsMemoryAllocator::Finalize(void) in Finalize()
57 GraphicsMemoryAllocator::Allocate(GLenum area, GLenum aim, GLuint id, GLsizei size) in Allocate()
143 GraphicsMemoryAllocator::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate()
Ddemo_GraphicsSystem.cpp74 GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp23 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp43 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp43 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;
/NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp43 nw::demo::GraphicsMemoryAllocator s_GraphicsMemoryAllocator;