Searched refs:CALL_Uniform2f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 6843 CALL_Uniform2f(ctx->Exec, (location, x, y)); 10010 CALL_Uniform2f(ctx->Exec, (n[1].i, n[2].f, n[3].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 6407 CALL_Uniform2f(ctx->Exec, (location, x, y)); 11947 CALL_Uniform2f(ctx->Exec, (n[1].i, n[2].f, n[3].f));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated2.c | 6323 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8200 #define CALL_Uniform2f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 8673 #define CALL_Uniform2f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 14857 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1)); 14877 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1)); [all...] |
Completed in 215 milliseconds