Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h77 OPENGL_VERSION_2_1, enumerator
H A Dgl_opengl.c135 if (MinorVersion > 0) gl_version = OPENGL_VERSION_2_1; in gld_InitOpenGLVersion()