Home
last modified time | relevance | path

Searched defs:glClearColorIiEXT (Results 1 – 25 of 109) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dtexture_integer.py63 def glClearColorIiEXT(red,green,blue,alpha):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dtexture_integer.py63 def glClearColorIiEXT(red,green,blue,alpha):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_texture_integer.java112 void glClearColorIiEXT(int r, int g, int b, int a); in glClearColorIiEXT() method
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4334 procedure glClearColorIiEXT( r: GLint; g: GLint; b: GLint; a: GLint ); external name '_glClearColor… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1882 #define glClearColorIiEXT __aglClearColorIiEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h151 #define glClearColorIiEXT MANGLE(ClearColorIiEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2174 #define glClearColorIiEXT _al_glClearColorIiEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp710 PFNGLCLEARCOLORIIEXTPROC glClearColorIiEXT = NULL; variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7796 glClearColorIiEXT = _link_function('glClearColorIiEXT', None, [GLint, GLint, GLint, GLint], 'EXT_te… variable
H A Dglext_arb.py10765 glClearColorIiEXT = _link_function('glClearColorIiEXT', None, [GLint, GLint, GLint, GLint], 'EXT_te… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7796 glClearColorIiEXT = _link_function('glClearColorIiEXT', None, [GLint, GLint, GLint, GLint], 'EXT_te… variable
H A Dglext_arb.py10765 glClearColorIiEXT = _link_function('glClearColorIiEXT', None, [GLint, GLint, GLint, GLint], 'EXT_te… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5947 (define-entry-point glClearColorIiEXT PFNGLCLEARCOLORIIEXTPROC "typedef void (APIENTRYP PFNGLCLEARC… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h5771 #define glClearColorIiEXT GLEW_GET_FUN(__glewClearColorIiEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8737 #define glClearColorIiEXT pglClearColorIiEXT macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java480 public void glClearColorIiEXT(int arg0,int arg1,int arg2,int arg3) in glClearColorIiEXT() method in DebugGL
H A DTraceGL.java547 public void glClearColorIiEXT(int arg0,int arg1,int arg2,int arg3) in glClearColorIiEXT() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h5729 #define glClearColorIiEXT GLEW_GET_FUN(__glewClearColorIiEXT) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h5771 #define glClearColorIiEXT GLEW_GET_FUN(__glewClearColorIiEXT) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h11021 inline void QOpenGLExtension_EXT_texture_integer::glClearColorIiEXT(GLint red, GLint green, GLint b… in glClearColorIiEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h11021 inline void QOpenGLExtension_EXT_texture_integer::glClearColorIiEXT(GLint red, GLint green, GLint b… in glClearColorIiEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h11021 inline void QOpenGLExtension_EXT_texture_integer::glClearColorIiEXT(GLint red, GLint green, GLint b… in glClearColorIiEXT() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9815 #define glClearColorIiEXT pglClearColorIiEXT macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp1753 inline void glClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha) { fp_glClearColorIiE… in glClearColorIiEXT() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp1753 inline void glClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha) { fp_glClearColorIiE… in glClearColorIiEXT() function

12345