Searched refs:SET_WindowPos4fvMESA (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1517 SET_WindowPos4fvMESA(exec, _mesa_WindowPos4fvMESA);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1530 SET_WindowPos4fvMESA(exec, _mesa_WindowPos4fvMESA);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1994 #define SET_WindowPos4fvMESA(disp, fn) ((disp)->WindowPos4fvMESA = fn) macro 3449 #define SET_WindowPos4fvMESA(disp, fn) SET_by_offset(disp, driDispatchRemapTable[WindowPos4fvMESA_remap_index], fn) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11417 SET_WindowPos4fvMESA(table, save_WindowPos4fvMESA);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14317 SET_WindowPos4fvMESA(table, save_WindowPos4fvMESA);
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 15488 static inline void SET_WindowPos4fvMESA(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15961 static inline void SET_WindowPos4fvMESA(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLfloat *)) { function in typeref:typename:void [all...] |
Completed in 379 milliseconds