Home
last modified time | relevance | path

Searched defs:glVertexAttrib2fARB (Results 1 – 25 of 138) sorted by relevance

123456

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_vertex_program.java101 void glVertexAttrib2fARB(@GLuint int index, float x, float y); in glVertexAttrib2fARB() method
H A DARB_vertex_shader.java103 void glVertexAttrib2fARB(@GLuint int index, float v0, float v1); in glVertexAttrib2fARB() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dvertex_shader.py93 def glVertexAttrib2fARB(index,x,y):pass function
H A Dvertex_program.py194 def glVertexAttrib2fARB(index,x,y):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dvertex_shader.py93 def glVertexAttrib2fARB(index,x,y):pass function
H A Dvertex_program.py194 def glVertexAttrib2fARB(index,x,y):pass function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp147 glx::PFNGLVERTEXATTRIB2FARBPROC glx::glVertexAttrib2fARB; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp147 glx::PFNGLVERTEXATTRIB2FARBPROC glx::glVertexAttrib2fARB; member in glx
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dglp.h723 COIN_PFNGLVERTEXATTRIB2FARBPROC glVertexAttrib2fARB; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp732 glVertexAttrib2fARBPROC glVertexAttrib2fARB = NULL; variable
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h460 #define glVertexAttrib2fARB __aglVertexAttrib2fARB macro
588 #define glVertexAttrib2fARB __aglVertexAttrib2fARB macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h544 #define glVertexAttrib2fARB _al_glVertexAttrib2fARB macro
672 #define glVertexAttrib2fARB _al_glVertexAttrib2fARB macro
/dports/devel/sfml/SFML-2.5.1/src/SFML/Graphics/
H A DGLLoader.hpp1219 #define glVertexAttrib2fARB sf_ptrc_glVertexAttrib2fARB macro
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1360 #define glVertexAttrib2fARB MANGLE(VertexAttrib2fARB) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1360 #define glVertexAttrib2fARB MANGLE(VertexAttrib2fARB) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3418 procedure glVertexAttrib2fARB( index: GLuint; x: GLfloat; y: GLfloat ); external name '_glVertexAtt… procedure
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1721 #define glVertexAttrib2fARB MANGLE(VertexAttrib2fARB) macro
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/include/glsym/
H A Dglsym_gl.h1915 #define glVertexAttrib2fARB __rglgen_glVertexAttrib2fARB macro

123456