Home
last modified time | relevance | path

Searched defs:getGLVersion (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreGLSupport.h105 const String& getGLVersion(void) const in getGLVersion() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/
H A DOgreGLESSupport.h84 const String& getGLVersion(void) const in getGLVersion() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusSupport.h81 const String& getGLVersion(void) const in getGLVersion() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2Support.h82 const String& getGLVersion(void) const in getGLVersion() function
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Dgraphicsmanager.h174 std::string getGLVersion() const in getGLVersion() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DGLContext.java776 public final String getGLVersion() { in getGLVersion() method in GLContext
2062 …protected static StringBuilder getGLVersion(final StringBuilder sb, final VersionNumber version, f… in getGLVersion() method in GLContext
2065 …protected static StringBuilder getGLVersion(final StringBuilder sb, final int major, final int min… in getGLVersion() method in GLContext
2078 …protected static String getGLVersion(final int major, final int minor, final int ctp, final String… in getGLVersion() method in GLContext
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/egl/
H A DEGLContext.java490 …protected static String getGLVersion(final int major, final int minor, final int ctp, final String… in getGLVersion() method in EGLContext
/dports/games/openra/OpenRA-release-20200503/OpenRA.Platforms.Default/
H A DThreadedGraphicsContext.cs44 Func<string> getGLVersion; field in OpenRA.Platforms.Default.ThreadedGraphicsContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/opengl/
H A DOpenGLHelper.cxx716 float OpenGLHelper::getGLVersion() in getGLVersion() function in OpenGLHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/opengl/
H A DOpenGLHelper.cxx712 float OpenGLHelper::getGLVersion() in getGLVersion() function in OpenGLHelper
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DShaderMgr.cpp830 void getGLVersion(PyMOLGlobals * G, int *major, int* minor) { in getGLVersion() function
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualGraphics.cpp2149 unsigned short VisualGraphics::getGLVersion() { in getGLVersion() function in VisualGraphics