Searched refs:SET_VertexAttrib2fARB (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 129 SET_VertexAttrib2fARB(tab, vfmt->VertexAttrib2fARB);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 129 SET_VertexAttrib2fARB(tab, vfmt->VertexAttrib2fARB);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1475 #define SET_VertexAttrib2fARB(disp, fn) ((disp)->VertexAttrib2fARB = fn) macro 2930 #define SET_VertexAttrib2fARB(disp, fn) SET_by_offset(disp, driDispatchRemapTable[VertexAttrib2fARB_remap_index], fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 9581 static inline void SET_VertexAttrib2fARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLfloat, GLfloat)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 10054 static inline void SET_VertexAttrib2fARB(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLfloat, GLfloat)) { function in typeref:typename:void [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | [all...] |
Completed in 271 milliseconds