Searched refs:CALL_Uniform4d (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7025 CALL_Uniform4d(ctx->Exec, (location, x, y, z, w)); 10082 CALL_Uniform4d(ctx->Exec, (n[1].i, x.d, y.d, z.d, w.d));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 6589 CALL_Uniform4d(ctx->Exec, (location, x, y, z, w)); 12019 CALL_Uniform4d(ctx->Exec, (n[1].i, x.d, y.d, z.d, w.d));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated3.c | 5521 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 11093 #define CALL_Uniform4d(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 11566 #define CALL_Uniform4d(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 21387 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w)); 21409 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w)); [all...] |
Completed in 228 milliseconds