Home
last modified time | relevance | path

Searched defs:glCopyTexImage2D (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore11Fwd.hxx353 inline void glCopyTexImage2D (GLenum target, GLint level, in glCopyTexImage2D() function
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore11Fwd.hxx353 inline void glCopyTexImage2D (GLenum target, GLint level, in glCopyTexImage2D() function
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore11Fwd.hxx306 inline void glCopyTexImage2D (GLenum target, GLint level, in glCopyTexImage2D() function
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas696 procedure glCopyTexImage2D(target: GLenum; level: GLint; internalformat: GLenum; x, y: GLint; width… procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas696 procedure glCopyTexImage2D(target: GLenum; level: GLint; internalformat: GLenum; x, y: GLint; width… procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas696 procedure glCopyTexImage2D(target: GLenum; level: GLint; internalformat: GLenum; x, y: GLint; width… procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas696 procedure glCopyTexImage2D(target: GLenum; level: GLint; internalformat: GLenum; x, y: GLint; width… procedure
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dwork_windows.go450 glCopyTexImage2D = libGLESv2.NewProc("glCopyTexImage2D") var
/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/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp154 void ContextWrapper::glCopyTexImage2D (deUint32 target, int level, deUint32 internalFormat, int x, … in glCopyTexImage2D() function in sglr::ContextWrapper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h51 #define glCopyTexImage2D GLES2_GET_FUN(CopyTexImage2D) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties56 glCopyTexImage2D=glCopyTexImage2D.xml key
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h51 #define glCopyTexImage2D GLES2_GET_FUN(CopyTexImage2D) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client_mangle.h149 #define glCopyTexImage2D mangled_glCopyTexImage2D macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/lib/gl/include/GLES2/
H A Dgl2.h513 #define glCopyTexImage2D GLES2_GET_FUN(CopyTexImage2D) macro
/dports/graphics/jogamp-jogl/jogl/make/
H A Dnative-taglet.properties82 glCopyTexImage2D=man4/xhtml/glCopyTexImage2D.xml key
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Djwzgles.h452 #define glCopyTexImage2D jwzgles_glCopyTexImage2D macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/lib/gl/include/GLES2/
H A Dgl2.h513 #define glCopyTexImage2D GLES2_GET_FUN(CopyTexImage2D) macro
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwzgles.h459 #define glCopyTexImage2D jwzgles_glCopyTexImage2D macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp320 void GL_APIENTRY glCopyTexImage2D(GLenum target, in glCopyTexImage2D() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp320 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_es2.h332 inline void QOpenGLFunctions_ES2::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_es2.h332 inline void QOpenGLFunctions_ES2::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_es2.h332 inline void QOpenGLFunctions_ES2::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
H A Dqopenglfunctions.h666 inline void QOpenGLFunctions::glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, G… in glCopyTexImage2D() function

12345678910>>...28