Home
last modified time | relevance | path

Searched refs:CALL_ViewportIndexedf (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c28595 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()
Ddispatch.h11711 #define CALL_ViewportIndexedf(disp, parameters) \ macro