Searched refs:CALL_Vertex2s (Results 1 – 2 of 2) sorted by relevance
23438 CALL_Vertex2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_unmarshal_Vertex2s()23457 CALL_Vertex2s(ctx->CurrentServerDispatch, (x, y)); in _mesa_marshal_Vertex2s()
3934 #define CALL_Vertex2s(disp, parameters) \ macro