Searched refs:CALL_StencilFunc (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 1708 CALL_StencilFunc( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 1611 CALL_StencilFunc( GET_DISPATCH(), (
|
| H A D | dispatch.h | 789 #define CALL_StencilFunc(disp, parameters) (*((disp)->StencilFunc)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4108 CALL_StencilFunc(ctx->Exec, (func, ref, mask)); 9722 CALL_StencilFunc(ctx->Exec, (n[1].e, n[2].i, n[3].ui));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 4163 CALL_StencilFunc(ctx->Exec, (func, ref, mask)); 11659 CALL_StencilFunc(ctx->Exec, (n[1].e, n[2].i, n[3].ui));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 7111 CALL_StencilFunc(ctx->CurrentServerDispatch, (func, ref, mask));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5175 #define CALL_StencilFunc(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 5648 #define CALL_StencilFunc(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 7790 CALL_StencilFunc(ctx->CurrentServerDispatch, (func, ref, mask)); 7810 CALL_StencilFunc(ctx->CurrentServerDispatch, (func, ref, mask)); [all...] |
Completed in 281 milliseconds