Searched refs:CALL_VertexAttrib1fvARB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c958 CALL_VertexAttrib1fvARB(GET_DISPATCH(), (index, v));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c965 CALL_VertexAttrib1fvARB(get_dispatch(), (index, v));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c4509 CALL_VertexAttrib1fvARB( GET_DISPATCH(), (
H A Dindirect_dispatch.c4363 CALL_VertexAttrib1fvARB( GET_DISPATCH(), (
H A Ddispatch.h1458 #define CALL_VertexAttrib1fvARB(disp, parameters) (*((disp)->VertexAttrib1fvARB)) parameters macro
2913 #define CALL_VertexAttrib1fvARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib1fvARB_remap_index], parameters) macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c85 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9564 #define CALL_VertexAttrib1fvARB(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10037 #define CALL_VertexAttrib1fvARB(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c15799 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v));
15818 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v));
[all...]

Completed in 569 milliseconds