Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp772 GLuint glMode = PRIM_MODE_TABLE[ mode ]; in ToPrimitiveModeGL() local
775 glMode = GL_GEOMETRY_PRIMITIVE_DMP; in ToPrimitiveModeGL()
778 return glMode; in ToPrimitiveModeGL()