Home
last modified time | relevance | path

Searched refs:glVertexAttrib2dvARB (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/ARB/
H A Dvertex_program.py80 glVertexAttrib2dvARB=wrapper.wrapper(glVertexAttrib2dvARB).setInputArraySize( variable
H A Dvertex_shader.py51 glVertexAttrib2dvARB=wrapper.wrapper(glVertexAttrib2dvARB).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/ARB/
H A Dvertex_shader.py51 glVertexAttrib2dvARB=wrapper.wrapper(glVertexAttrib2dvARB).setInputArraySize( variable
H A Dvertex_program.py80 glVertexAttrib2dvARB=wrapper.wrapper(glVertexAttrib2dvARB).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dvertex_shader.py90 def glVertexAttrib2dvARB(index,v):pass function
H A Dvertex_program.py191 def glVertexAttrib2dvARB(index,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dvertex_shader.py90 def glVertexAttrib2dvARB(index,v):pass function
H A Dvertex_program.py191 def glVertexAttrib2dvARB(index,v):pass function
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_vertex_program115 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_vertex_program116 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_vertex_program114 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_vertex_program116 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_vertex_program116 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_vertex_program115 void glVertexAttrib2dvARB (GLuint index, const GLdouble* v)
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp161 glx::PFNGLVERTEXATTRIB2DVARBPROC glx::glVertexAttrib2dvARB; member in glx
745 …glx::glVertexAttrib2dvARB = (glx::PFNGLVERTEXATTRIB2DVARBPROC) GET_GL_PROC_ADDRESS("glVertexAttrib… in InitExt_ARB_vertex_program()
H A Dglext.h883 extern PFNGLVERTEXATTRIB2DVARBPROC glVertexAttrib2dvARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp161 glx::PFNGLVERTEXATTRIB2DVARBPROC glx::glVertexAttrib2dvARB; member in glx
745 …glx::glVertexAttrib2dvARB = (glx::PFNGLVERTEXATTRIB2DVARBPROC) GET_GL_PROC_ADDRESS("glVertexAttrib… in InitExt_ARB_vertex_program()
/dports/games/vavoom/vavoom-1.33/source/
H A Dgl_local.h722 _(glVertexAttrib2dvARB);
H A Dgl_main.cpp232 _(glVertexAttrib2dvARB); in InitResolution()
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h459 #define glVertexAttrib2dvARB __aglVertexAttrib2dvARB macro
603 #define glVertexAttrib2dvARB __aglVertexAttrib2dvARB macro
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/external_libraries/
H A Dglext_funcs.h280 FUNC2(void, glVertexAttrib2dvARB, glVertexAttrib2dv, "2.0", (GLuint index, const GLdouble *v))
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h543 #define glVertexAttrib2dvARB _al_glVertexAttrib2dvARB macro
687 #define glVertexAttrib2dvARB _al_glVertexAttrib2dvARB macro
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dglp.h737 COIN_PFNGLVERTEXATTRIB2DVARBPROC glVertexAttrib2dvARB; member
H A Dgl.cpp1553 w->glVertexAttrib2dvARB = NULL; in glglue_resolve_symbols()
1639 BIND_FUNCTION_WITH_WARN(glVertexAttrib2dvARB, COIN_PFNGLVERTEXATTRIB2DVARBPROC); in glglue_resolve_symbols()
4145 glue->glVertexAttrib2dvARB(index, v); in cc_glglue_glVertexAttrib2dv()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp746 glVertexAttrib2dvARBPROC glVertexAttrib2dvARB = NULL; variable
1537 glVertexAttrib2dvARB = (glVertexAttrib2dvARBPROC) extgl_GetProcAddress("glVertexAttrib2dvARB"); in extgl_InitARBVertexProgram()

12345678910>>...18