Searched refs:SET_IndexPointer (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 390 SET_IndexPointer(exec, _mesa_IndexPointer); 1069 SET_IndexPointer(exec, _mesa_IndexPointer_no_error);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 387 SET_IndexPointer(exec, _mesa_IndexPointer); 1244 SET_IndexPointer(exec, _mesa_IndexPointer_no_error);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1004 #define SET_IndexPointer(disp, fn) ((disp)->IndexPointer = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5962 static inline void SET_IndexPointer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLsizei, const GLvoid *)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 6435 static inline void SET_IndexPointer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLsizei, const GLvoid *)) { function in typeref:typename:void [all...] |
Completed in 212 milliseconds