Searched refs:CALL_StencilOp (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 1717 CALL_StencilOp( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 1620 CALL_StencilOp( GET_DISPATCH(), (
|
| H A D | dispatch.h | 792 #define CALL_StencilOp(disp, parameters) (*((disp)->StencilOp)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4142 CALL_StencilOp(ctx->Exec, (fail, zfail, zpass)); 9728 CALL_StencilOp(ctx->Exec, (n[1].e, n[2].e, n[3].e));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 4197 CALL_StencilOp(ctx->Exec, (fail, zfail, zpass)); 11665 CALL_StencilOp(ctx->Exec, (n[1].e, n[2].e, n[3].e));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 7143 CALL_StencilOp(ctx->CurrentServerDispatch, (fail, zfail, zpass));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5186 #define CALL_StencilOp(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 5659 #define CALL_StencilOp(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 7828 CALL_StencilOp(ctx->CurrentServerDispatch, (fail, zfail, zpass)); 7848 CALL_StencilOp(ctx->CurrentServerDispatch, (fail, zfail, zpass)); [all...] |
Completed in 338 milliseconds