Searched refs:CALL_WindowPos4fMESA (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c2310 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w));
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c4841 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 Ddlist.c4896 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 Ddispatch.h1989 #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 Ddispatch.h15471 #define CALL_WindowPos4fMESA(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15944 #define CALL_WindowPos4fMESA(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c32771 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w));
32792 CALL_WindowPos4fMESA(ctx->CurrentServerDispatch, (x, y, z, w));
[all...]

Completed in 215 milliseconds