Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h74 OPENGL_VERSION_1_4, enumerator
H A Dgl_opengl.c143 if (MinorVersion > 3) gl_version = OPENGL_VERSION_1_4; in gld_InitOpenGLVersion()