Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp161 SimpleApp::Allocate(size_t size, u8 alignment) in Allocate() function in nw::demo::SimpleApp
Ddemo_GraphicsMemoryAllocator.cpp57 GraphicsMemoryAllocator::Allocate(GLenum area, GLenum aim, GLuint id, GLsizei size) in Allocate() function in nw::demo::GraphicsMemoryAllocator
Ddemo_Particle.cpp227 ParticleEffect::Allocate() in Allocate() function in nw::demo::ParticleEffect
/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h63 static void* Allocate(s32 size) in Allocate() function