Searched refs:CALL_ClearBufferiv (Results 1 - 6 of 6) sorted by path
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 2106 CALL_ClearBufferiv(ctx->Exec, (buffer, drawbuffer, value)); 9372 CALL_ClearBufferiv(ctx->Exec, (n[1].e, n[2].i, value));
|
| H A D | marshal.c | 558 CALL_ClearBufferiv(ctx->CurrentServerDispatch, 685 CALL_ClearBufferiv(ctx->CurrentServerDispatch,
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8860 #define CALL_ClearBufferiv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 2161 CALL_ClearBufferiv(ctx->Exec, (buffer, drawbuffer, value)); 11309 CALL_ClearBufferiv(ctx->Exec, (n[1].e, n[2].i, value));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated7.c | 2463 CALL_ClearBufferiv(ctx->CurrentServerDispatch, (buffer, drawbuffer, value)); 2475 CALL_ClearBufferiv(ctx->CurrentServerDispatch, (buffer, drawbuffer, value));
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 9333 #define CALL_ClearBufferiv(disp, parameters) \ macro [all...] |
Completed in 236 milliseconds