Home
last modified time | relevance | path

Searched defs:glMatrixLoadIdentityEXT (Results 1 – 25 of 108) sorted by relevance

12345

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Dpath_rendering.py264 def glMatrixLoadIdentityEXT(mode):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py264 def glMatrixLoadIdentityEXT(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.inl446 #define glMatrixLoadIdentityEXT glwMatrixLoadIdentityEXT macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java86 void glMatrixLoadIdentityEXT(@GLenum int matrixMode); in glMatrixLoadIdentityEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py298 def glMatrixLoadIdentityEXT(mode):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py298 def glMatrixLoadIdentityEXT(mode):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h2015 #define glMatrixLoadIdentityEXT __aglMatrixLoadIdentityEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h949 #define glMatrixLoadIdentityEXT MANGLE(MatrixLoadIdentityEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2307 #define glMatrixLoadIdentityEXT _al_glMatrixLoadIdentityEXT macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_gl.h4655 #define glMatrixLoadIdentityEXT \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings_autogen_gl.h4772 #define glMatrixLoadIdentityEXT \ macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1756 PFNGLMATRIXLOADIDENTITYEXTPROC glMatrixLoadIdentityEXT = 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.inl3322 void CallLogWrapper::glMatrixLoadIdentityEXT (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.inl3739 GLW_APICALL void GLW_APIENTRY glMatrixLoadIdentityEXT (GLenum mode) function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py8180 glMatrixLoadIdentityEXT = _link_function('glMatrixLoadIdentityEXT', None, [GLenum], 'EXT_direct_sta… variable
H A Dglext_arb.py10869 glMatrixLoadIdentityEXT = _link_function('glMatrixLoadIdentityEXT', None, [GLenum], 'EXT_direct_sta… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py8180 glMatrixLoadIdentityEXT = _link_function('glMatrixLoadIdentityEXT', None, [GLenum], 'EXT_direct_sta… variable
H A Dglext_arb.py10869 glMatrixLoadIdentityEXT = _link_function('glMatrixLoadIdentityEXT', None, [GLenum], 'EXT_direct_sta… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5971 (define-entry-point glMatrixLoadIdentityEXT PFNGLMATRIXLOADIDENTITYEXTPROC "typedef void (APIENTRYP… unknown
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9483 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoadIdentityEXT(GLenum mode) in glMatrixLoadIdentityEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9483 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoadIdentityEXT(GLenum mode) in glMatrixLoadIdentityEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9483 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoadIdentityEXT(GLenum mode) in glMatrixLoadIdentityEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10293 #define glMatrixLoadIdentityEXT pglMatrixLoadIdentityEXT macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1329 inline void glMatrixLoadIdentityEXT(GLenum mode) { fp_glMatrixLoadIdentityEXT(mode); } in glMatrixLoadIdentityEXT() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1329 inline void glMatrixLoadIdentityEXT(GLenum mode) { fp_glMatrixLoadIdentityEXT(mode); } in glMatrixLoadIdentityEXT() function

12345