Home
last modified time | relevance | path

Searched defs:glCompressedTexSubImage2D (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/VERSION/
H A DGL_1_3.py39 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/VERSION/
H A DGL_1_3.py39 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLSC2/SC/
H A DVERSION_2_0.py31 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES1/VERSION/
H A DGLES1_1_0.py97 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES1/VERSION/
H A DGLES1_1_0.py97 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLES2/VERSION/
H A DGLES2_2_0.py35 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLES2/VERSION/
H A DGLES2_2_0.py35 glCompressedTexSubImage2D=wrapper.wrapper(glCompressedTexSubImage2D).setInputArraySize( variable
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas695 procedure glCompressedTexSubImage2D(target: GLenum;level, xoffset, yoffset: GLint; width, height: G… procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas695 procedure glCompressedTexSubImage2D(target: GLenum;level, xoffset, yoffset: GLint; width, height: G… procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas695 procedure glCompressedTexSubImage2D(target: GLenum;level, xoffset, yoffset: GLint; width, height: G… procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas695 procedure glCompressedTexSubImage2D(target: GLenum;level, xoffset, yoffset: GLint; width, height: G… procedure
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dwork_windows.go449 glCompressedTexSubImage2D = libGLESv2.NewProc("glCompressedTexSubImage2D") var
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_1_3.h259 #define glCompressedTexSubImage2D dolCompressedTexSubImage2D macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL13.java212 …void glCompressedTexSubImage2D(@GLenum int target, int level, int xoffset, int yoffset, @GLsizei i… in glCompressedTexSubImage2D() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py130 def glCompressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,imageSize,data):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_3.py130 def glCompressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,imageSize,data):pass function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h47 #define glCompressedTexSubImage2D GLES2_GET_FUN(CompressedTexSubImage2D) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dnative-taglet.properties45 glCompressedTexSubImage2D=glCompressedTexSubImage2D.xml key
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h47 #define glCompressedTexSubImage2D GLES2_GET_FUN(CompressedTexSubImage2D) macro
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexturehelper_p.h526 inline void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, in glCompressedTexSubImage2D() function

12345678910>>...32