Searched refs:CALL_ColorMaterial (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 899 CALL_ColorMaterial( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 802 CALL_ColorMaterial( GET_DISPATCH(), (
|
| H A D | dispatch.h | 513 #define CALL_ColorMaterial(disp, parameters) (*((disp)->ColorMaterial)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 2348 CALL_ColorMaterial(ctx->Exec, (face, mode)); 9431 CALL_ColorMaterial(ctx->Exec, (n[1].e, n[2].e));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 2403 CALL_ColorMaterial(ctx->Exec, (face, mode)); 11368 CALL_ColorMaterial(ctx->Exec, (n[1].e, n[2].e));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 4401 CALL_ColorMaterial(ctx->CurrentServerDispatch, (face, mode));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 4163 #define CALL_ColorMaterial(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 4636 #define CALL_ColorMaterial(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 5253 CALL_ColorMaterial(ctx->CurrentServerDispatch, (face, mode)); 5272 CALL_ColorMaterial(ctx->CurrentServerDispatch, (face, mode)); [all...] |
Completed in 274 milliseconds