Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp159 SimpleApp::Allocate(size_t size, u8 alignment) in Allocate() function in nw::demo::SimpleApp
Ddemo_GraphicsMemoryAllocator.cpp55 GraphicsMemoryAllocator::Allocate(GLenum area, GLenum aim, GLuint id, GLsizei size) in Allocate() function in nw::demo::GraphicsMemoryAllocator
Ddemo_Particle.cpp225 ParticleEffect::Allocate() in Allocate() function in nw::demo::ParticleEffect
/NW4C-1.3.3/include/nw/gfx/
Dgfx_CommandUtil.h61 static void* Allocate(s32 size) in Allocate() function