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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c964 CALL_VertexAttrib2fvARB(GET_DISPATCH(), (index, v));
H A Ddlist.c10508 CALL_VertexAttrib2fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c971 CALL_VertexAttrib2fvARB(get_dispatch(), (index, v));
H A Ddlist.c12733 CALL_VertexAttrib2fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c4540 CALL_VertexAttrib2fvARB( GET_DISPATCH(), (
H A Dindirect_dispatch.c4394 CALL_VertexAttrib2fvARB( GET_DISPATCH(), (
H A Ddispatch.h1476 #define CALL_VertexAttrib2fvARB(disp, parameters) (*((disp)->VertexAttrib2fvARB)) parameters macro
2931 #define CALL_VertexAttrib2fvARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib2fvARB_remap_index], parameters) macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c265 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9586 #define CALL_VertexAttrib2fvARB(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10059 #define CALL_VertexAttrib2fvARB(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16015 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v));
16034 CALL_VertexAttrib2fvARB(ctx->CurrentServerDispatch, (index, v));
[all...]

Completed in 270 milliseconds