Home
last modified time | relevance | path

Searched defs:bufferObjects (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResShape.cpp257 GLuint* bufferObjects = reinterpret_cast<GLuint*>( this->GetBufferObjects() ); in Setup() local
371 GLuint* bufferObjects = reinterpret_cast<GLuint*>( this->GetBufferObjects() ); in Cleanup() local
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp880 GLuint* bufferObjects = reinterpret_cast<GLuint*>(primitive.GetBufferObjects()); in RenderPrimitive() local