Searched refs:CALL_Uniform2d (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 6986 CALL_Uniform2d(ctx->Exec, (location, x, y)); 10049 CALL_Uniform2d(ctx->Exec, (n[1].i, x.d, y.d));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 6550 CALL_Uniform2d(ctx->Exec, (location, x, y)); 11986 CALL_Uniform2d(ctx->Exec, (n[1].i, x.d, y.d));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated3.c | 5450 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 11049 #define CALL_Uniform2d(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 11522 #define CALL_Uniform2d(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 21304 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); 21324 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); [all...] |
Completed in 232 milliseconds