Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp770 GLuint glMode = PRIM_MODE_TABLE[ mode ]; in ToPrimitiveModeGL() local
773 glMode = GL_GEOMETRY_PRIMITIVE_DMP; in ToPrimitiveModeGL()
776 return glMode; in ToPrimitiveModeGL()