Searched defs:VertexAttrib2fARB (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/vbo/
H A Dvbo_attrib_tmp.h286 static void GLAPIENTRY TAG(VertexAttrib2fARB)( GLuint index, GLfloat x, function
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dvtxfmt_tmp.h420 static void GLAPIENTRY TAG(VertexAttrib2fARB)( GLuint index, GLfloat x, GLfloat y ) function
422 PRE_LOOPBACK( VertexAttrib2fARB );
515 TAG(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitemp.h3146 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2f(%d, %f, %f);\n", index, x, y));
3149 KEYWORD1 void KEYWORD2 NAME(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) function
3151 DISPATCH(VertexAttrib2fARB, (index, x, y), (F, "glVertexAttrib2fARB(%d, %f, %f);\n", index, x, y));
5975 TABLE_ENTRY(VertexAttrib2fARB),

Completed in 303 milliseconds