Searched refs:Deallocate (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_GraphicsMemoryAllocator.h | 69 void Deallocate(GLenum area, GLenum aim, GLuint id, void* addr);
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_GraphicsMemoryAllocator.cpp | 143 GraphicsMemoryAllocator::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() function in nw::demo::GraphicsMemoryAllocator
|
| D | demo_GraphicsSystem.cpp | 101 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmRenderSystem.cpp | 80 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in smDeallocateGraphicsMemory()
|
| /NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 125 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 135 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 133 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|