Searched refs:CALL_Vertex3f (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c51 #define VERTEX3(x,y,z) CALL_Vertex3f(GET_DISPATCH(), (x,y,z))
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3956 CALL_Vertex3f(ctx->CurrentServerDispatch, (x, y, z));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h468 #define CALL_Vertex3f(disp, parameters) (*((disp)->Vertex3f)) parameters macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3998 #define CALL_Vertex3f(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h4471 #define CALL_Vertex3f(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4718 CALL_Vertex3f(ctx->CurrentServerDispatch, (x, y, z));
4738 CALL_Vertex3f(ctx->CurrentServerDispatch, (x, y, z));
[all...]

Completed in 252 milliseconds