Searched refs:CALL_ViewportIndexedf (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 28595 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); in _mesa_unmarshal_ViewportIndexedf() 28617 CALL_ViewportIndexedf(ctx->CurrentServerDispatch, (index, x, y, w, h)); in _mesa_marshal_ViewportIndexedf()
|
D | dispatch.h | 11711 #define CALL_ViewportIndexedf(disp, parameters) \ macro
|