Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp70 void* smAllocateGraphicsMemory(GLenum area, GLenum aim, GLuint id, GLsizei size) in smAllocateGraphicsMemory() function
95 if (nngxInitialize( smAllocateGraphicsMemory, smDeallocateGraphicsMemory ) == GL_FALSE) in CreateInternal_()