Home
last modified time | relevance | path

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

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dcopy_texture.py23 def glCopyTexSubImage1DEXT(target,level,xoffset,x,y,width):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dcopy_texture.py23 def glCopyTexSubImage1DEXT(target,level,xoffset,x,y,width):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h323 #define glCopyTexSubImage1DEXT MANGLE(CopyTexSubImage1DEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h323 #define glCopyTexSubImage1DEXT MANGLE(CopyTexSubImage1DEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3663 procedure glCopyTexSubImage1DEXT( param1 : GLenum; param2 : GLint; param3 : GLint; param4 : GLint; … procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h729 #define glCopyTexSubImage1DEXT __aglCopyTexSubImage1DEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h296 #define glCopyTexSubImage1DEXT MANGLE(CopyTexSubImage1DEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1021 #define glCopyTexSubImage1DEXT _al_glCopyTexSubImage1DEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp864 PFNGLCOPYTEXSUBIMAGE1DEXTPROC glCopyTexSubImage1DEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h3646 … #define glCopyTexSubImage1DEXT OGLEXT_MAKEGLNAME(CopyTexSubImage1DEXT) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5261 #define glCopyTexSubImage1DEXT SAGE_glCopyTexSubImage1DEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py4731 glCopyTexSubImage1DEXT = _link_function('glCopyTexSubImage1DEXT', None, [GLenum, GLint, GLint, GLin… variable
H A Dglext_arb.py7377 glCopyTexSubImage1DEXT = _link_function('glCopyTexSubImage1DEXT', None, [GLenum, GLint, GLint, GLin… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py4731 glCopyTexSubImage1DEXT = _link_function('glCopyTexSubImage1DEXT', None, [GLenum, GLint, GLint, GLin… variable
H A Dglext_arb.py7377 glCopyTexSubImage1DEXT = _link_function('glCopyTexSubImage1DEXT', None, [GLenum, GLint, GLint, GLin… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5217 (define-entry-point glCopyTexSubImage1DEXT PFNGLCOPYTEXSUBIMAGE1DEXTPROC "typedef void (APIENTRYP P… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4418 #define glCopyTexSubImage1DEXT GLEW_GET_FUN(__glewCopyTexSubImage1DEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h3469 #define glCopyTexSubImage1DEXT pglCopyTexSubImage1DEXT macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h4376 #define glCopyTexSubImage1DEXT GLEW_GET_FUN(__glewCopyTexSubImage1DEXT) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h4418 #define glCopyTexSubImage1DEXT GLEW_GET_FUN(__glewCopyTexSubImage1DEXT) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h2373 GdkGLProc_glCopyTexSubImage1DEXT glCopyTexSubImage1DEXT; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h7752 inline void QOpenGLExtension_EXT_copy_texture::glCopyTexSubImage1DEXT(GLenum target, GLint level, G… in glCopyTexSubImage1DEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h7752 inline void QOpenGLExtension_EXT_copy_texture::glCopyTexSubImage1DEXT(GLenum target, GLint level, G… in glCopyTexSubImage1DEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h7752 inline void QOpenGLExtension_EXT_copy_texture::glCopyTexSubImage1DEXT(GLenum target, GLint level, G… in glCopyTexSubImage1DEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h4147 #define glCopyTexSubImage1DEXT pglCopyTexSubImage1DEXT macro

12345