Home
last modified time | relevance | path

Searched defs:glCopyTexImage2D (Results 76 – 100 of 699) sorted by relevance

12345678910>>...28

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/include/glad/
H A Dgles2.h753 #define glCopyTexImage2D glad_glCopyTexImage2D macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp698 GL_API void GL_APIENTRY glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x… in glCopyTexImage2D() function
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Dopengl_wrapper.h299 #define glCopyTexImage2D(...) OPENGL_VOID_CALL(glCopyTexImage2D, __VA_ARGS__) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLES_CM/
H A Dmain.cpp698 GL_API void GL_APIENTRY glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x… in glCopyTexImage2D() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/VERSION/
H A DGLES2_2_0.py386 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/VERSION/
H A DGLES2_2_0.py386 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgles2.h798 #define glCopyTexImage2D glad_glCopyTexImage2D macro
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; 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.inl115 #define glCopyTexImage2D glwCopyTexImage2D macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DlibGLESv2.cpp976 void __stdcall glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y… in glCopyTexImage2D() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES1/VERSION/
H A DGLES1_1_0.py421 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/glsym/switch/
H A Dnx_glsym.h766 RGLSYMGLCOPYTEXIMAGE2DPROC glCopyTexImage2D; variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES1/VERSION/
H A DGLES1_1_0.py421 def glCopyTexImage2D(target,level,internalformat,x,y,width,height,border):pass function
/dports/devel/efl/efl-1.25.1/src/lib/ector/
H A Dector_gl_internal.h873 …void (*glCopyTexImage2D) (GLenum target, GLint level, GLenum internalformat, GLint x, GLin… member
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dgl_gl_h.ads939 procedure glCopyTexImage2D subprogspec
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_3_1.h647 inline void QOpenGLFunctions_3_1::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_3_1.h647 inline void QOpenGLFunctions_3_1::glCopyTexImage2D(GLenum target, GLint level, GLenum internalforma… in glCopyTexImage2D() function

12345678910>>...28