Searched refs:CALL_WindowPos4fMESA (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated5.c | 2310 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4841 CALL_WindowPos4fMESA(ctx->Exec, (x, y, z, w)); 9859 CALL_WindowPos4fMESA(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 4896 CALL_WindowPos4fMESA(ctx->Exec, (x, y, z, w)); 11796 CALL_WindowPos4fMESA(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1989 #define CALL_WindowPos4fMESA(disp, parameters) (*((disp)->WindowPos4fMESA)) parameters macro 3444 #define CALL_WindowPos4fMESA(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLfloat, GLfloat, GLfloat, GLfloat)), driDispatchRemapTable[WindowPos4fMESA_remap_index], parameters) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 15471 #define CALL_WindowPos4fMESA(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15944 #define CALL_WindowPos4fMESA(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 32771 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w)); 32792 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w)); [all...] |
Completed in 215 milliseconds