Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp131 static const unsigned glFillMode[] = variable
1899 glPolygonMode(GL_FRONT_AND_BACK, glFillMode[mode]); in SetFillMode()