Home
last modified time | relevance | path

Searched refs:glGetnTexImage (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_4_5.py67 glGetnTexImage=wrapper.wrapper(glGetnTexImage).setInputArraySize( variable
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_4_57 …void glGetnTexImage (GLenum tex, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid …
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_4_57 …void glGetnTexImage (GLenum tex, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid …
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_4_57 …void glGetnTexImage (GLenum tex, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid …
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore45.hxx131 using theBaseClass_t::glGetnTexImage;
H A DOpenGl_GlFunctions.hxx1690 PFNGLGETNTEXIMAGEPROC glGetnTexImage;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore45.hxx131 using theBaseClass_t::glGetnTexImage;
H A DOpenGl_GlFunctions.cxx1522 && FindProcShort (glGetnTexImage) in load()
1529 && theCtx.FindProc ("glGetnTexImageARB", this->glGetnTexImage) in load()
H A DOpenGl_GlFunctions.hxx1690 PFNGLGETNTEXIMAGEPROC glGetnTexImage;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore45.hxx130 using theBaseClass_t::glGetnTexImage;
H A DOpenGl_GlFunctions.hxx1638 PFNGLGETNTEXIMAGEPROC glGetnTexImage;
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/OpenGL/
H A Dogl.symbols334 glGetnTexImage
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A DlibGL_autogen.def1039 glGetnTexImage
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A DlibGL_autogen.def1039 glGetnTexImage
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_4_5.h539 #define glGetnTexImage dolGetnTexImage macro
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_5.py268 def glGetnTexImage(target,level,format,type,bufSize,pixels):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.inl407 gl->getnTexImage = glGetnTexImage;
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GL/
H A Dgl.symbols1098 glGetnTexImage
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitGL45.inl311 gl->getnTexImage = (glGetnTexImageFunc) loader->get("glGetnTexImage");
H A DglwInitGL46.inl311 gl->getnTexImage = (glGetnTexImageFunc) loader->get("glGetnTexImage");
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c1368 …r = ((glGetnTexImage = (PFNGLGETNTEXIMAGEPROC)glewGetProcAddress((const GLubyte*)"glGetnTexImage")… in _glewInit_GL_VERSION_4_5()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/third_party/glew/src/
H A Dglew.c1368 …r = ((glGetnTexImage = (PFNGLGETNTEXIMAGEPROC)glewGetProcAddress((const GLubyte*)"glGetnTexImage")… in _glewInit_GL_VERSION_4_5()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dgl.c2188 glGetnTexImage = (PFNGLGETNTEXIMAGEPROC)load("glGetnTexImage", userptr); in load_GL_VERSION_4_5()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dgl.c2188 glGetnTexImage = (PFNGLGETNTEXIMAGEPROC)load("glGetnTexImage", userptr); in load_GL_VERSION_4_5()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_4_5_core.h659 …void glGetnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void …
3561 inline void QOpenGLFunctions_4_5_Core::glGetnTexImage(GLenum target, GLint level, GLenum format, GL… in glGetnTexImage() function

1234567891011