Searched refs:CALL_Viewport (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 4494 CALL_Viewport(ctx->Exec, (x, y, width, height)); in save_Viewport() 8584 CALL_Viewport(ctx->Exec, (n[1].i, n[2].i, in execute_list()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 870 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_unmarshal_Viewport() 891 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); in _mesa_marshal_Viewport()
|
D | dispatch.h | 5837 #define CALL_Viewport(disp, parameters) \ macro
|