Searched refs:Deallocate (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_GraphicsMemoryAllocator.h | 67 void Deallocate(GLenum area, GLenum aim, GLuint id, void* addr);
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_GraphicsMemoryAllocator.cpp | 141 GraphicsMemoryAllocator::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() function in nw::demo::GraphicsMemoryAllocator
|
| D | demo_GraphicsSystem.cpp | 99 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmRenderSystem.cpp | 78 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in smDeallocateGraphicsMemory()
|
| /NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/ |
| D | LowLayerDemo.cpp | 123 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/ |
| D | ParticleLowLayerDemo.cpp | 131 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|
| /NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/ |
| D | LowLayerAnimationDemo.cpp | 133 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
|