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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_arrayelt.c970 CALL_VertexAttrib3fvARB(GET_DISPATCH(), (index, v));
H A Ddlist.c10511 CALL_VertexAttrib3fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dapi_arrayelt.c977 CALL_VertexAttrib3fvARB(get_dispatch(), (index, v));
H A Ddlist.c12736 CALL_VertexAttrib3fvARB(ctx->Exec, (n[1].e, &n[2].f));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c4571 CALL_VertexAttrib3fvARB( GET_DISPATCH(), (
H A Dindirect_dispatch.c4425 CALL_VertexAttrib3fvARB( GET_DISPATCH(), (
H A Ddispatch.h1494 #define CALL_VertexAttrib3fvARB(disp, parameters) (*((disp)->VertexAttrib3fvARB)) parameters macro
2949 #define CALL_VertexAttrib3fvARB(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLuint, const GLfloat *)), driDispatchRemapTable[VertexAttrib3fvARB_remap_index], parameters) macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c454 CALL_VertexAttrib3fvARB(ctx->CurrentServerDispatch, (index, v));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9608 #define CALL_VertexAttrib3fvARB(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10081 #define CALL_VertexAttrib3fvARB(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16240 CALL_VertexAttrib3fvARB(ctx->CurrentServerDispatch, (index, v));
16259 CALL_VertexAttrib3fvARB(ctx->CurrentServerDispatch, (index, v));
[all...]

Completed in 290 milliseconds