Home
last modified time | relevance | path

Searched defs:glReadPixels (Results 1 – 25 of 728) sorted by last modified time

12345678910>>...30

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/
H A Dimages.py252 def glReadPixels( x,y,width,height,format,type=type, array=None, outputType=bytes ): function
339 def glReadPixels( x,y,width,height,format,type, array=None, outputType=bytes ): function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_1_0.py1073 def glReadPixels(x,y,width,height,format,type,pixels):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES1/VERSION/
H A DGLES1_1_0.py688 def glReadPixels(x,y,width,height,format,type,pixels):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/VERSION/
H A DGLES2_2_0.py593 def glReadPixels(x,y,width,height,format,type,pixels):pass function
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dglstub.c353 GLAPI void APIENTRY glReadPixels(GLint x, GLint y, in glReadPixels() function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL11.java1386 …void glReadPixels(int x, int y, @GLsizei int width, @GLsizei int height, @GLenum int format, @GLen… in glReadPixels() method
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengles/
H A DGLES20.java908 …void glReadPixels(int x, int y, @GLsizei int width, @GLsizei int height, @GLenum int format, @GLen… in glReadPixels() method
/dports/games/gtkradiant/GPL/GtkRadiant/include/
H A Digl.h818 #define glReadPixels GlobalOpenGL().m_glReadPixels macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp552 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp552 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A DlibGLESv2_autogen.cpp552 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h2653 #define glReadPixels glad_glReadPixels macro
/dports/emulators/citra/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h2653 #define glReadPixels glad_glReadPixels macro
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgl.h2524 #define glReadPixels glad_glReadPixels macro
H A Dgles2.h940 #define glReadPixels glad_glReadPixels macro
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/
H A Dloadgl.h164 #define glReadPixels dglReadPixels macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h724 RGLSYMGLREADPIXELSPROC glReadPixels; variable
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_4_0_core.h555 inline void QOpenGLFunctions_4_0_Core::glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height… in glReadPixels() function
H A Dqopenglfunctions_4_4_compatibility.h1200 inline void QOpenGLFunctions_4_4_Compatibility::glReadPixels(GLint x, GLint y, GLsizei width, GLsiz… in glReadPixels() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libGLESv2/
H A DlibGLESv2.cpp543 void GL_APIENTRY glReadPixels(GLint x, in glReadPixels() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglfunctions_1_2.h541 inline void QOpenGLFunctions_1_2::glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLe… in glReadPixels() function
H A Dqopenglfunctions_2_1.h778 inline void QOpenGLFunctions_2_1::glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLe… in glReadPixels() function
H A Dqopenglfunctions_4_0_core.h555 inline void QOpenGLFunctions_4_0_Core::glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height… in glReadPixels() function
H A Dqopenglfunctions_4_1_compatibility.h1116 inline void QOpenGLFunctions_4_1_Compatibility::glReadPixels(GLint x, GLint y, GLsizei width, GLsiz… in glReadPixels() function
H A Dqopenglfunctions_4_2_compatibility.h1139 inline void QOpenGLFunctions_4_2_Compatibility::glReadPixels(GLint x, GLint y, GLsizei width, GLsiz… in glReadPixels() function

12345678910>>...30