Home
last modified time | relevance | path

Searched defs:glTextureSubImage2DEXT (Results 1 – 25 of 106) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Ddirect_state_access.py268 glTextureSubImage2DEXT=wrapper.wrapper(glTextureSubImage2DEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Ddirect_state_access.py268 glTextureSubImage2DEXT=wrapper.wrapper(glTextureSubImage2DEXT).setInputArraySize( variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwApi.inl733 #define glTextureSubImage2DEXT glwTextureSubImage2DEXT macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java166 void glTextureSubImage2DEXT(@GLuint int texture, @GLenum int target, int level, in glTextureSubImage2DEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py718 def glTextureSubImage2DEXT(texture,target,level,xoffset,yoffset,width,height,format,type,pixels):pa… function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Ddirect_state_access.py718 def glTextureSubImage2DEXT(texture,target,level,xoffset,yoffset,width,height,format,type,pixels):pa… function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h2037 #define glTextureSubImage2DEXT __aglTextureSubImage2DEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1568 #define glTextureSubImage2DEXT MANGLE(TextureSubImage2DEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2329 #define glTextureSubImage2DEXT _al_glTextureSubImage2DEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2614 PFNGLTEXTURESUBIMAGE2DEXTPROC glTextureSubImage2DEXT = NULL; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluCallLogWrapper.inl5331 void CallLogWrapper::glTextureSubImage2DEXT (glw::GLuint texture, glw::GLenum target, glw::GLint le… function in CallLogWrapper
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl6431 GLW_APICALL void GLW_APIENTRY glTextureSubImage2DEXT (GLuint texture, GLenum target, GLint level, G… function
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py8246 glTextureSubImage2DEXT = _link_function('glTextureSubImage2DEXT', None, [GLuint, GLenum, GLint, GLi… variable
H A Dglext_arb.py10935 glTextureSubImage2DEXT = _link_function('glTextureSubImage2DEXT', None, [GLuint, GLenum, GLint, GLi… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py8246 glTextureSubImage2DEXT = _link_function('glTextureSubImage2DEXT', None, [GLuint, GLenum, GLint, GLi… variable
H A Dglext_arb.py10935 glTextureSubImage2DEXT = _link_function('glTextureSubImage2DEXT', None, [GLuint, GLenum, GLint, GLi… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5993 (define-entry-point glTextureSubImage2DEXT PFNGLTEXTURESUBIMAGE2DEXTPROC "typedef void (APIENTRYP P… unknown
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9351 inline void QOpenGLExtension_EXT_direct_state_access::glTextureSubImage2DEXT(GLuint texture, GLenum… in glTextureSubImage2DEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9351 inline void QOpenGLExtension_EXT_direct_state_access::glTextureSubImage2DEXT(GLuint texture, GLenum… in glTextureSubImage2DEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9351 inline void QOpenGLExtension_EXT_direct_state_access::glTextureSubImage2DEXT(GLuint texture, GLenum… in glTextureSubImage2DEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10315 #define glTextureSubImage2DEXT pglTextureSubImage2DEXT macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1349 inline void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint… in glTextureSubImage2DEXT() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1349 inline void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint… in glTextureSubImage2DEXT() function
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h10315 #define glTextureSubImage2DEXT pglTextureSubImage2DEXT macro
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h9351 inline void QOpenGLExtension_EXT_direct_state_access::glTextureSubImage2DEXT(GLuint texture, GLenum… in glTextureSubImage2DEXT() function

12345