Home
last modified time | relevance | path

Searched defs:glMatrixOrthoEXT (Results 1 – 25 of 106) sorted by relevance

12345

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Dpath_rendering.py303 def glMatrixOrthoEXT(mode,left,right,bottom,top,zNear,zFar):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py303 def glMatrixOrthoEXT(mode,left,right,bottom,top,zNear,zFar):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwApi.inl455 #define glMatrixOrthoEXT glwMatrixOrthoEXT macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java107 …void glMatrixOrthoEXT(@GLenum int matrixMode, double l, double r, double b, double t, double n, do… in glMatrixOrthoEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py325 def glMatrixOrthoEXT(mode,left,right,bottom,top,zNear,zFar):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py325 def glMatrixOrthoEXT(mode,left,right,bottom,top,zNear,zFar):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h2023 #define glMatrixOrthoEXT __aglMatrixOrthoEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h957 #define glMatrixOrthoEXT MANGLE(MatrixOrthoEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2315 #define glMatrixOrthoEXT _al_glMatrixOrthoEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1770 PFNGLMATRIXORTHOEXTPROC glMatrixOrthoEXT = NULL; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluCallLogWrapper.inl3385 void CallLogWrapper::glMatrixOrthoEXT (glw::GLenum mode, glw::GLdouble left, glw::GLdouble right, g… function in CallLogWrapper
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl3801 GLW_APICALL void GLW_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdoubl… function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py8204 glMatrixOrthoEXT = _link_function('glMatrixOrthoEXT', None, [GLenum, GLdouble, GLdouble, GLdouble, … variable
H A Dglext_arb.py10893 glMatrixOrthoEXT = _link_function('glMatrixOrthoEXT', None, [GLenum, GLdouble, GLdouble, GLdouble, … variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py8204 glMatrixOrthoEXT = _link_function('glMatrixOrthoEXT', None, [GLenum, GLdouble, GLdouble, GLdouble, … variable
H A Dglext_arb.py10893 glMatrixOrthoEXT = _link_function('glMatrixOrthoEXT', None, [GLenum, GLdouble, GLdouble, GLdouble, … variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5979 (define-entry-point glMatrixOrthoEXT PFNGLMATRIXORTHOEXTPROC "typedef void (APIENTRYP PFNGLMATRIXOR… unknown
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9435 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixOrthoEXT(GLenum mode, GLdouble left, … in glMatrixOrthoEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9435 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixOrthoEXT(GLenum mode, GLdouble left, … in glMatrixOrthoEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9435 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixOrthoEXT(GLenum mode, GLdouble left, … in glMatrixOrthoEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10301 #define glMatrixOrthoEXT pglMatrixOrthoEXT macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1337 inline void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble … in glMatrixOrthoEXT() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1337 inline void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble … in glMatrixOrthoEXT() function
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h10301 #define glMatrixOrthoEXT pglMatrixOrthoEXT macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9435 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixOrthoEXT(GLenum mode, GLdouble left, … in glMatrixOrthoEXT() function

12345