Searched refs:CALL_VertexAttrib4fvARB (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c976 CALL_VertexAttrib4fvARB(GET_DISPATCH(), (index, v));
H A Ddlist.c10514 CALL_VertexAttrib4fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c983 CALL_VertexAttrib4fvARB(get_dispatch(), (index, v));
H A Ddlist.c12739 CALL_VertexAttrib4fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c4658 CALL_VertexAttrib4fvARB( GET_DISPATCH(), (
H A Dindirect_dispatch.c4512 CALL_VertexAttrib4fvARB( GET_DISPATCH(), (
H A Ddispatch.h1536 #define CALL_VertexAttrib4fvARB(disp, parameters) (*((disp)->VertexAttrib4fvARB)) parameters macro
2991 #define CALL_VertexAttrib4fvARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib4fvARB_remap_index], parameters) macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c893 CALL_VertexAttrib4fvARB(ctx->CurrentServerDispatch, (index, v));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9630 #define CALL_VertexAttrib4fvARB(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10103 #define CALL_VertexAttrib4fvARB(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16763 CALL_VertexAttrib4fvARB(ctx->CurrentServerDispatch, (index, v));
16782 CALL_VertexAttrib4fvARB(ctx->CurrentServerDispatch, (index, v));
[all...]

Completed in 241 milliseconds