Home
last modified time | relevance | path

Searched refs:glCopyTextureSubImage1D (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore45.hxx86 using theBaseClass_t::glCopyTextureSubImage1D;
H A DOpenGl_GlFunctions.hxx1645 PFNGLCOPYTEXTURESUBIMAGE1DPROC glCopyTextureSubImage1D;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore45.hxx86 using theBaseClass_t::glCopyTextureSubImage1D;
H A DOpenGl_GlFunctions.cxx1471 && FindProcShort (glCopyTextureSubImage1D) in load()
H A DOpenGl_GlFunctions.hxx1645 PFNGLCOPYTEXTURESUBIMAGE1DPROC glCopyTextureSubImage1D;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore45.hxx85 using theBaseClass_t::glCopyTextureSubImage1D;
H A DOpenGl_GlFunctions.hxx1593 PFNGLCOPYTEXTURESUBIMAGE1DPROC glCopyTextureSubImage1D;
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dtexture-errors.c98 glCopyTextureSubImage1D(name, 0, 0, 0, 0, 4); in test_pos_and_sizes()
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_direct_state_access20 …void glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsize…
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/OpenGL/
H A Dogl.symbols139 glCopyTextureSubImage1D
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_direct_state_access20 …void glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsize…
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_direct_state_access20 …void glCopyTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsize…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A DlibGL_autogen.def982 glCopyTextureSubImage1D
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A DlibGL_autogen.def982 glCopyTextureSubImage1D
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_direct_state_access.java420 …void glCopyTextureSubImage1D(@GLuint int texture, int level, int xoffset, int x, int y, @GLsizei i… in glCopyTextureSubImage1D() method
H A DGL45.java386 …void glCopyTextureSubImage1D(@GLuint int texture, int level, int xoffset, int x, int y, @GLsizei i… in glCopyTextureSubImage1D() method
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Ddirect_state_access.py68 def glCopyTextureSubImage1D(texture,level,xoffset,x,y,width):pass function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_4_5.h494 #define glCopyTextureSubImage1D dolCopyTextureSubImage1D macro
H A DGLExtensions.cpp1802 GLFUNC_REQUIRES(glCopyTextureSubImage1D, "VERSION_4_5"),
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_5.py97 def glCopyTextureSubImage1D(texture,level,xoffset,x,y,width):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl122 gl->copyTextureSubImage1D = glCopyTextureSubImage1D;
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GL/
H A Dgl.symbols410 glCopyTextureSubImage1D
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitGL45.inl93 …extureSubImage1D = (glCopyTextureSubImage1DFunc) loader->get("glCopyTextureSubImage1D");
H A DglwInitGL46.inl93 …extureSubImage1D = (glCopyTextureSubImage1DFunc) loader->get("glCopyTextureSubImage1D");
H A DglwInitExtGL.inl621 …TextureSubImage1D = (glCopyTextureSubImage1DFunc) loader->get("glCopyTextureSubImage1D");

1234567891011