Home
last modified time | relevance | path

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

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_geometry_program4.java60 …void glFramebufferTextureFaceEXT(@GLenum int target, @GLenum int attachment, @GLuint int texture, … in glFramebufferTextureFaceEXT() method
H A DEXT_geometry_shader4.java99 …void glFramebufferTextureFaceEXT(@GLenum int target, @GLenum int attachment, @GLuint int texture, … in glFramebufferTextureFaceEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dgeometry_program4.py35 def glFramebufferTextureFaceEXT(target,attachment,texture,level,face):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dgeometry_program4.py35 def glFramebufferTextureFaceEXT(target,attachment,texture,level,face):pass function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglextensions_p.h881 #define glFramebufferTextureFaceEXT QGLContextPrivate::extensionFuncs(ctx).qt_glFramebufferTextureF… macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4272 procedure glFramebufferTextureFaceEXT( target: GLenum; attachment: GLenum; texture: GLuint; level: … procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1833 #define glFramebufferTextureFaceEXT __aglFramebufferTextureFaceEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h500 #define glFramebufferTextureFaceEXT MANGLE(FramebufferTextureFaceEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2125 #define glFramebufferTextureFaceEXT _al_glFramebufferTextureFaceEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1132 PFNGLFRAMEBUFFERTEXTUREFACEEXTPROC glFramebufferTextureFaceEXT = NULL; variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7971 glFramebufferTextureFaceEXT = _link_function('glFramebufferTextureFaceEXT', None, [GLenum, GLenum, … variable
H A Dglext_arb.py10442 glFramebufferTextureFaceEXT = _link_function('glFramebufferTextureFaceEXT', None, [GLenum, GLenum, … variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7971 glFramebufferTextureFaceEXT = _link_function('glFramebufferTextureFaceEXT', None, [GLenum, GLenum, … variable
H A Dglext_arb.py10442 glFramebufferTextureFaceEXT = _link_function('glFramebufferTextureFaceEXT', None, [GLenum, GLenum, … variable
/dports/games/criticalmass/CriticalMass-1.5/utilsgl/
H A DGLee.h14929 #define glFramebufferTextureFaceEXT GLeeFuncPtr_glFramebufferTextureFaceEXT macro
15135 #define glFramebufferTextureFaceEXT GLeeFuncPtr_glFramebufferTextureFaceEXT macro
/dports/graphics/glee/GLee-5.4.0_1/
H A DGLee.h14923 #define glFramebufferTextureFaceEXT GLeeFuncPtr_glFramebufferTextureFaceEXT macro
15129 #define glFramebufferTextureFaceEXT GLeeFuncPtr_glFramebufferTextureFaceEXT macro
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5876 (define-entry-point glFramebufferTextureFaceEXT PFNGLFRAMEBUFFERTEXTUREFACEEXTPROC "typedef void (A… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4779 #define glFramebufferTextureFaceEXT GLEW_GET_FUN(__glewFramebufferTextureFaceEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8594 #define glFramebufferTextureFaceEXT pglFramebufferTextureFaceEXT macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java2509 public void glFramebufferTextureFaceEXT(int arg0,int arg1,int arg2,int arg3,int arg4) in glFramebufferTextureFaceEXT() method in DebugGL
H A DTraceGL.java2914 public void glFramebufferTextureFaceEXT(int arg0,int arg1,int arg2,int arg3,int arg4) in glFramebufferTextureFaceEXT() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h4737 #define glFramebufferTextureFaceEXT GLEW_GET_FUN(__glewFramebufferTextureFaceEXT) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h4779 #define glFramebufferTextureFaceEXT GLEW_GET_FUN(__glewFramebufferTextureFaceEXT) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h13032 inline void QOpenGLExtension_NV_geometry_program4::glFramebufferTextureFaceEXT(GLenum target, GLenu… in glFramebufferTextureFaceEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h13032 inline void QOpenGLExtension_NV_geometry_program4::glFramebufferTextureFaceEXT(GLenum target, GLenu… in glFramebufferTextureFaceEXT() function

12345