Searched refs:CALL_ViewportIndexedf (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated5.c | 1879 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4694 CALL_ViewportIndexedf(ctx->Exec, (index, x, y, width, height)); 9866 CALL_ViewportIndexedf(ctx->Exec, (n[1].ui, n[2].f, n[3].f, n[4].f,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 4749 CALL_ViewportIndexedf(ctx->Exec, (index, x, y, width, height)); 11803 CALL_ViewportIndexedf(ctx->Exec, (n[1].ui, n[2].f, n[3].f, n[4].f,
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 11731 #define CALL_ViewportIndexedf(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 12204 #define CALL_ViewportIndexedf(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 32356 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); 32378 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); [all...] |
Completed in 317 milliseconds