Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/demo/
Ddemo_GraphicsMemoryAllocator.h67 void Deallocate(GLenum area, GLenum aim, GLuint id, void* addr);
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsMemoryAllocator.cpp141 GraphicsMemoryAllocator::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() function in nw::demo::GraphicsMemoryAllocator
Ddemo_GraphicsSystem.cpp99 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp78 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in smDeallocateGraphicsMemory()
/NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp123 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
/NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp131 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()
/NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp133 s_GraphicsMemoryAllocator.Deallocate(area, aim, id, addr); in DeallocateGraphicsMemory()