Home
last modified time | relevance | path

Searched defs:glCopyTexImage2D (Results 1 – 25 of 699) sorted by last modified time

12345678910>>...28

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_1.py136 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES1/VERSION/
H A DGLES1_1_0.py421 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/VERSION/
H A DGLES2_2_0.py386 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dglstub.c284 GLAPI void APIENTRY glCopyTexImage2D(GLenum target, GLint level, in glCopyTexImage2D() function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL11.java794 …void glCopyTexImage2D(@GLenum int target, int level, int internalFormat, int x, int y, @GLsizei in… in glCopyTexImage2D() method
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengles/
H A DGLES20.java509 …void glCopyTexImage2D(@GLenum int target, @GLint int level, @GLenum int internalformat, @GLint int… in glCopyTexImage2D() method
/dports/games/gtkradiant/GPL/GtkRadiant/include/
H A Digl.h635 #define glCopyTexImage2D GlobalOpenGL().m_glCopyTexImage2D macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp159 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D() function
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp159 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp159 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h3491 #define glCopyTexImage2D glad_glCopyTexImage2D macro
/dports/emulators/citra/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h3491 #define glCopyTexImage2D glad_glCopyTexImage2D macro
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgl.h1950 #define glCopyTexImage2D glad_glCopyTexImage2D macro
H A Dgles2.h798 #define glCopyTexImage2D glad_glCopyTexImage2D macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_4_0_core.h779 inline void QOpenGLFunctions_4_0_Core::glCopyTexImage2D(GLenum target, GLint level, GLenum internal… in glCopyTexImage2D() function
H A Dqopenglfunctions_4_4_compatibility.h1412 inline void QOpenGLFunctions_4_4_Compatibility::glCopyTexImage2D(GLenum target, GLint level, GLenum… in glCopyTexImage2D() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libGLESv2/
H A DlibGLESv2.cpp150 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_1_2.h763 inline void QOpenGLFunctions_1_2::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
H A Dqopenglfunctions_2_1.h1000 inline void QOpenGLFunctions_2_1::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
H A Dqopenglfunctions_4_0_core.h779 inline void QOpenGLFunctions_4_0_Core::glCopyTexImage2D(GLenum target, GLint level, GLenum internal… in glCopyTexImage2D() function
H A Dqopenglfunctions_4_1_compatibility.h1338 inline void QOpenGLFunctions_4_1_Compatibility::glCopyTexImage2D(GLenum target, GLint level, GLenum… in glCopyTexImage2D() function
H A Dqopenglfunctions_4_2_compatibility.h1361 inline void QOpenGLFunctions_4_2_Compatibility::glCopyTexImage2D(GLenum target, GLint level, GLenum… in glCopyTexImage2D() function
H A Dqopenglfunctions_4_4_core.h960 inline void QOpenGLFunctions_4_4_Core::glCopyTexImage2D(GLenum target, GLint level, GLenum internal… in glCopyTexImage2D() function
H A Dqopenglfunctions_3_0.h1090 inline void QOpenGLFunctions_3_0::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function

12345678910>>...28