Home
last modified time | relevance | path

Searched defs:glSampleMapATI (Results 1 – 25 of 113) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DATI_fragment_shader.java160 void glSampleMapATI(@GLuint int dst, @GLuint int interp, @GLenum int swizzle); in glSampleMapATI() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ATI/
H A Dfragment_shader.py156 def glSampleMapATI(dst,interp,swizzle):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ATI/
H A Dfragment_shader.py156 def glSampleMapATI(dst,interp,swizzle):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp596 glSampleMapATIPROC glSampleMapATI = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1051 #define glSampleMapATI MANGLE(SampleMapATI) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1051 #define glSampleMapATI MANGLE(SampleMapATI) macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1330 #define glSampleMapATI __aglSampleMapATI macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1353 #define glSampleMapATI MANGLE(SampleMapATI) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1622 #define glSampleMapATI _al_glSampleMapATI macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h2652 #define glSampleMapATI OGLEXT_MAKEGLNAME(SampleMapATI) macro
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3373 #define glSampleMapATI glad_glSampleMapATI macro
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3365 #define glSampleMapATI glad_glSampleMapATI macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7489 #define glSampleMapATI SAGE_glSampleMapATI macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6653 glSampleMapATI = _link_function('glSampleMapATI', None, [GLuint, GLuint, GLenum], 'ATI_fragment_sha… variable
H A Dglext_arb.py9296 glSampleMapATI = _link_function('glSampleMapATI', None, [GLuint, GLuint, GLenum], 'ATI_fragment_sha… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6653 glSampleMapATI = _link_function('glSampleMapATI', None, [GLuint, GLuint, GLenum], 'ATI_fragment_sha… variable
H A Dglext_arb.py9296 glSampleMapATI = _link_function('glSampleMapATI', None, [GLuint, GLuint, GLenum], 'ATI_fragment_sha… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5621 (define-entry-point glSampleMapATI PFNGLSAMPLEMAPATIPROC "typedef void (APIENTRYP PFNGLSAMPLEMAPATI… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h3795 #define glSampleMapATI GLEW_GET_FUN(__glewSampleMapATI) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6977 #define glSampleMapATI pglSampleMapATI macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java7743 public void glSampleMapATI(int arg0,int arg1,int arg2) in glSampleMapATI() method in DebugGL
H A DTraceGL.java9012 public void glSampleMapATI(int arg0,int arg1,int arg2) in glSampleMapATI() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h3753 #define glSampleMapATI GLEW_GET_FUN(__glewSampleMapATI) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h3795 #define glSampleMapATI GLEW_GET_FUN(__glewSampleMapATI) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h6141 GdkGLProc_glSampleMapATI glSampleMapATI; member

12345