Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage3DEXT (Results 1 – 25 of 111) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dcopy_texture.py29 def glCopyTexSubImage3DEXT(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dcopy_texture.py29 def glCopyTexSubImage3DEXT(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/opengl/
H A Dgl_h.ads1633 procedure glCopyTexSubImage3DEXT (target : GLenum; subprogspec
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/opengl/
H A Dgl_h.ads1638 procedure glCopyTexSubImage3DEXT (target : GLenum; subprogspec
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dapi.c3337 void glCopyTexSubImage3DEXT( GLenum target, GLint level, GLint xoffset, in glCopyTexSubImage3DEXT() function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h327 #define glCopyTexSubImage3DEXT MANGLE(CopyTexSubImage3DEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h327 #define glCopyTexSubImage3DEXT MANGLE(CopyTexSubImage3DEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3665 procedure glCopyTexSubImage3DEXT( 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.h731 #define glCopyTexSubImage3DEXT __aglCopyTexSubImage3DEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h300 #define glCopyTexSubImage3DEXT MANGLE(CopyTexSubImage3DEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1023 #define glCopyTexSubImage3DEXT _al_glCopyTexSubImage3DEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp868 PFNGLCOPYTEXSUBIMAGE3DEXTPROC glCopyTexSubImage3DEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h3648 … #define glCopyTexSubImage3DEXT OGLEXT_MAKEGLNAME(CopyTexSubImage3DEXT) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5269 #define glCopyTexSubImage3DEXT SAGE_glCopyTexSubImage3DEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py4737 glCopyTexSubImage3DEXT = _link_function('glCopyTexSubImage3DEXT', None, [GLenum, GLint, GLint, GLin… variable
H A Dglext_arb.py7383 glCopyTexSubImage3DEXT = _link_function('glCopyTexSubImage3DEXT', None, [GLenum, GLint, GLint, GLin… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py4737 glCopyTexSubImage3DEXT = _link_function('glCopyTexSubImage3DEXT', None, [GLenum, GLint, GLint, GLin… variable
H A Dglext_arb.py7383 glCopyTexSubImage3DEXT = _link_function('glCopyTexSubImage3DEXT', None, [GLenum, GLint, GLint, GLin… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5219 (define-entry-point glCopyTexSubImage3DEXT PFNGLCOPYTEXSUBIMAGE3DEXTPROC "typedef void (APIENTRYP P… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4420 #define glCopyTexSubImage3DEXT GLEW_GET_FUN(__glewCopyTexSubImage3DEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h3471 #define glCopyTexSubImage3DEXT pglCopyTexSubImage3DEXT macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h4378 #define glCopyTexSubImage3DEXT GLEW_GET_FUN(__glewCopyTexSubImage3DEXT) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h4420 #define glCopyTexSubImage3DEXT GLEW_GET_FUN(__glewCopyTexSubImage3DEXT) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h2375 GdkGLProc_glCopyTexSubImage3DEXT glCopyTexSubImage3DEXT; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h7740 inline void QOpenGLExtension_EXT_copy_texture::glCopyTexSubImage3DEXT(GLenum target, GLint level, G… in glCopyTexSubImage3DEXT() function

12345