Searched refs:CALL_VertexAttrib1fvARB (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 958 CALL_VertexAttrib1fvARB(GET_DISPATCH(), (index, v));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 965 CALL_VertexAttrib1fvARB(get_dispatch(), (index, v));
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 4509 CALL_VertexAttrib1fvARB( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 4363 CALL_VertexAttrib1fvARB( GET_DISPATCH(), (
|
| H A D | dispatch.h | 1458 #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 D | marshal_generated3.c | 85 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 9564 #define CALL_VertexAttrib1fvARB(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 10037 #define CALL_VertexAttrib1fvARB(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 15799 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v)); 15818 CALL_VertexAttrib1fvARB(ctx->CurrentServerDispatch, (index, v)); [all...] |
Completed in 569 milliseconds