Home
last modified time | relevance | path

Searched defs:glMatrixLoaddEXT (Results 1 – 25 of 110) sorted by relevance

12345

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES2/NV/
H A Dpath_rendering.py549 glMatrixLoaddEXT=wrapper.wrapper(glMatrixLoaddEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dpath_rendering.py549 glMatrixLoaddEXT=wrapper.wrapper(glMatrixLoaddEXT).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Ddirect_state_access.py238 glMatrixLoaddEXT=wrapper.wrapper(glMatrixLoaddEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Ddirect_state_access.py238 glMatrixLoaddEXT=wrapper.wrapper(glMatrixLoaddEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Dpath_rendering.py276 def glMatrixLoaddEXT(mode,m):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py276 def glMatrixLoaddEXT(mode,m):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.inl449 #define glMatrixLoaddEXT glwMatrixLoaddEXT macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java75 void glMatrixLoaddEXT(@GLenum int matrixMode, @Check("16") @Const DoubleBuffer m); in glMatrixLoaddEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py307 def glMatrixLoaddEXT(mode,m):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py307 def glMatrixLoaddEXT(mode,m):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h2012 #define glMatrixLoaddEXT __aglMatrixLoaddEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h947 #define glMatrixLoaddEXT MANGLE(MatrixLoaddEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2304 #define glMatrixLoaddEXT _al_glMatrixLoaddEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1760 PFNGLMATRIXLOADDEXTPROC glMatrixLoaddEXT = 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.inl3343 void CallLogWrapper::glMatrixLoaddEXT (glw::GLenum mode, const glw::GLdouble *m) 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.inl3759 GLW_APICALL void GLW_APIENTRY glMatrixLoaddEXT (GLenum mode, const GLdouble *m) function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py8171 glMatrixLoaddEXT = _link_function('glMatrixLoaddEXT', None, [GLenum, POINTER(GLdouble)], 'EXT_direc… variable
H A Dglext_arb.py10860 glMatrixLoaddEXT = _link_function('glMatrixLoaddEXT', None, [GLenum, POINTER(GLdouble)], 'EXT_direc… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py8171 glMatrixLoaddEXT = _link_function('glMatrixLoaddEXT', None, [GLenum, POINTER(GLdouble)], 'EXT_direc… variable
H A Dglext_arb.py10860 glMatrixLoaddEXT = _link_function('glMatrixLoaddEXT', None, [GLenum, POINTER(GLdouble)], 'EXT_direc… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5968 (define-entry-point glMatrixLoaddEXT PFNGLMATRIXLOADDEXTPROC "typedef void (APIENTRYP PFNGLMATRIXLO… unknown
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9501 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoaddEXT(GLenum mode, const GLdouble … in glMatrixLoaddEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9501 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoaddEXT(GLenum mode, const GLdouble … in glMatrixLoaddEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9501 inline void QOpenGLExtension_EXT_direct_state_access::glMatrixLoaddEXT(GLenum mode, const GLdouble … in glMatrixLoaddEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10290 #define glMatrixLoaddEXT pglMatrixLoaddEXT macro

12345