Searched refs:glVertexAttrib2fARB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darbvptest3.c29 glVertexAttrib2fARB(0, -0.5, -0.5);
31 glVertexAttrib2fARB(0, 0.5, -0.5);
33 glVertexAttrib2fARB(0, 0, 0.5);
H A Darbvptest1.c18 glVertexAttrib2fARB(0, -1, -1);
19 glVertexAttrib2fARB(0, 1, -1);
20 glVertexAttrib2fARB(0, 0, 1);
H A Darbvpwarpmesh.c36 #define VERTEX2F(x, y) glVertexAttrib2fARB(0, x, y)
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h525 "glVertexAttrib2fARB\0"
1678 NAME_FUNC_OFFSET( 7182, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, _gloffset_VertexAttrib2fARB),
2099 NAME_FUNC_OFFSET(16094, glVertexAttrib2fARB, glVertexAttrib2fARB, NULL, _gloffset_VertexAttrib2fARB),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2483 #define glVertexAttrib2fARB MANGLE(VertexAttrib2fARB) macro
H A Dglext.h4851 GLAPI void APIENTRY glVertexAttrib2fARB (GLuint index, GLfloat x, GLfloat y);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19598 #define glVertexAttrib2fARB macro
[all...]
H A Dgl_generated_dispatch.c67372 0, // glVertexAttrib2fARB
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4833 GLAPI void APIENTRY glVertexAttrib2fARB (GLuint index, GLfloat x, GLfloat y);

Completed in 287 milliseconds