Searched refs:CALL_Uniform2iv (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated2.c | 6759 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value)); 6771 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7204 CALL_Uniform2iv(ctx->Exec, (location, count, v)); 10114 CALL_Uniform2iv(ctx->Exec, (n[1].i, n[2].i, get_pointer(&n[3])));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 6768 CALL_Uniform2iv(ctx->Exec, (location, count, v)); 12051 CALL_Uniform2iv(ctx->Exec, (n[1].i, n[2].i, get_pointer(&n[3])));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8233 #define CALL_Uniform2iv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 8706 #define CALL_Uniform2iv(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 15376 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value)); 15402 CALL_Uniform2iv(ctx->CurrentServerDispatch, (location, count, value)); [all...] |
Completed in 638 milliseconds