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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c69 #define SECONDARYCOLORF(a,b,c) CALL_SecondaryColor3fEXT(GET_DISPATCH(), (a,b,c))
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1821 #define CALL_SecondaryColor3fEXT(disp, parameters) (*((disp)->SecondaryColor3fEXT)) parameters macro
3276 #define CALL_SecondaryColor3fEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLfloat, GLfloat, GLfloat)), driDispatchRemapTable[SecondaryColor3fEXT_remap_index], parameters) macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated2.c4535 CALL_SecondaryColor3fEXT(ctx->CurrentServerDispatch, (red, green, blue));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15383 #define CALL_SecondaryColor3fEXT(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15856 #define CALL_SecondaryColor3fEXT(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c12945 CALL_SecondaryColor3fEXT(ctx->CurrentServerDispatch, (red, green, blue));
12965 CALL_SecondaryColor3fEXT(ctx->CurrentServerDispatch, (red, green, blue));
[all...]

Completed in 239 milliseconds