Searched refs:glVertexAttrib2fARB (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | arbvptest3.c | 29 glVertexAttrib2fARB(0, -0.5, -0.5); 31 glVertexAttrib2fARB(0, 0.5, -0.5); 33 glVertexAttrib2fARB(0, 0, 0.5);
|
| H A D | arbvptest1.c | 18 glVertexAttrib2fARB(0, -1, -1); 19 glVertexAttrib2fARB(0, 1, -1); 20 glVertexAttrib2fARB(0, 0, 1);
|
| H A D | arbvpwarpmesh.c | 36 #define VERTEX2F(x, y) glVertexAttrib2fARB(0, x, y)
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 525 "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 D | gl_mangle.h | 2483 #define glVertexAttrib2fARB MANGLE(VertexAttrib2fARB) macro
|
| H A D | glext.h | 4851 GLAPI void APIENTRY glVertexAttrib2fARB (GLuint index, GLfloat x, GLfloat y);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19598 #define glVertexAttrib2fARB macro [all...] |
| H A D | gl_generated_dispatch.c | 67372 0, // glVertexAttrib2fARB [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 4833 GLAPI void APIENTRY glVertexAttrib2fARB (GLuint index, GLfloat x, GLfloat y);
|
Completed in 287 milliseconds