Home
last modified time | relevance | path

Searched defs:glMatrixPopEXT (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.py306 def glMatrixPopEXT(mode):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py306 def glMatrixPopEXT(mode):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.inl456 #define glMatrixPopEXT glwMatrixPopEXT macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java116 void glMatrixPopEXT(@GLenum int matrixMode); in glMatrixPopEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py328 def glMatrixPopEXT(mode):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py328 def glMatrixPopEXT(mode):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h2024 #define glMatrixPopEXT __aglMatrixPopEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h958 #define glMatrixPopEXT MANGLE(MatrixPopEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2316 #define glMatrixPopEXT _al_glMatrixPopEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1771 PFNGLMATRIXPOPEXTPROC glMatrixPopEXT = 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.inl3392 void CallLogWrapper::glMatrixPopEXT (glw::GLenum mode) 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.inl3813 GLW_APICALL void GLW_APIENTRY glMatrixPopEXT (GLenum mode) function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py8207 glMatrixPopEXT = _link_function('glMatrixPopEXT', None, [GLenum], 'EXT_direct_state_access') variable
H A Dglext_arb.py10896 glMatrixPopEXT = _link_function('glMatrixPopEXT', None, [GLenum], 'EXT_direct_state_access') variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py8207 glMatrixPopEXT = _link_function('glMatrixPopEXT', None, [GLenum], 'EXT_direct_state_access') variable
H A Dglext_arb.py10896 glMatrixPopEXT = _link_function('glMatrixPopEXT', None, [GLenum], 'EXT_direct_state_access') variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5980 (define-entry-point glMatrixPopEXT PFNGLMATRIXPOPEXTPROC "typedef void (APIENTRYP PFNGLMATRIXPOPEXT… unknown
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9429 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixPopEXT(GLenum mode) in glMatrixPopEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9429 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixPopEXT(GLenum mode) in glMatrixPopEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9429 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixPopEXT(GLenum mode) in glMatrixPopEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10302 #define glMatrixPopEXT pglMatrixPopEXT macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1338 inline void glMatrixPopEXT(GLenum mode) { fp_glMatrixPopEXT(mode); } in glMatrixPopEXT() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1338 inline void glMatrixPopEXT(GLenum mode) { fp_glMatrixPopEXT(mode); } in glMatrixPopEXT() function
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h10302 #define glMatrixPopEXT pglMatrixPopEXT macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9429 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixPopEXT(GLenum mode) in glMatrixPopEXT() function

12345