Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage3D (Results 1 – 25 of 716) sorted by relevance

12345678910>>...29

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_2.h88 #define glCopyTexSubImage3D dolCopyTexSubImage3D macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL12.java122 …void glCopyTexSubImage3D(@GLenum int target, int level, int xoffset, int yoffset, int zoffset, int… in glCopyTexSubImage3D() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_2.py57 def glCopyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_2.py57 def glCopyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h53 #define glCopyTexSubImage3D GLES2_GET_FUN(CopyTexSubImage3D) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties59 glCopyTexSubImage3D=glCopyTexSubImage3D.xml key
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h53 #define glCopyTexSubImage3D GLES2_GET_FUN(CopyTexSubImage3D) macro
/dports/graphics/jogamp-jogl/jogl/make/
H A Dnative-taglet.properties85 glCopyTexSubImage3D=man4/xhtml/glCopyTexSubImage3D.xml key
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Djwzgles.h105 #define glCopyTexSubImage3D jwzgles_glCopyTexSubImage3D macro
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwzgles.h105 #define glCopyTexSubImage3D jwzgles_glCopyTexSubImage3D macro
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/GLES3/
H A Dgles3w.h752 #define glCopyTexSubImage3D gleswCopyTexSubImage3D macro
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h719 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h692 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx745 opencascade::PFNGLCOPYTEXSUBIMAGE3DPROC glCopyTexSubImage3D; member
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx745 opencascade::PFNGLCOPYTEXSUBIMAGE3DPROC glCopyTexSubImage3D; member
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h692 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/include/GLES3/
H A Dglesw.h747 #define glCopyTexSubImage3D gleswCopyTexSubImage3D macro
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h692 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.h692 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.h692 #define glCopyTexSubImage3D gl3wCopyTexSubImage3D macro
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dglp.h617 COIN_PFNGLCOPYTEXSUBIMAGE3DPROC glCopyTexSubImage3D; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp136 glCopyTexSubImage3DPROC glCopyTexSubImage3D = NULL; variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES3/VERSION/
H A DGLES3_3_0.py369 def glCopyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES3/VERSION/
H A DGLES3_3_0.py385 def glCopyTexSubImage3D(target,level,xoffset,yoffset,zoffset,x,y,width,height):pass function
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Dopengl_wrapper.h339 #define glCopyTexSubImage3D(...) OPENGL_VOID_CALL(glCopyTexSubImage3D, __VA_ARGS__) macro

12345678910>>...29