Searched defs:Allocate (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.3.3/sources/libraries/demo/ | ||
| D | demo_SimpleApp.cpp | 159 SimpleApp::Allocate(size_t size, u8 alignment) in Allocate() function in nw::demo::SimpleApp |
| D | demo_GraphicsMemoryAllocator.cpp | 55 GraphicsMemoryAllocator::Allocate(GLenum area, GLenum aim, GLuint id, GLsizei size) in Allocate() function in nw::demo::GraphicsMemoryAllocator |
| D | demo_Particle.cpp | 225 ParticleEffect::Allocate() in Allocate() function in nw::demo::ParticleEffect |
| /NW4C-1.3.3/include/nw/gfx/ | ||
| D | gfx_CommandUtil.h | 61 static void* Allocate(s32 size) in Allocate() function |