Searched refs:CALL_PointSize (Results 1 – 3 of 3) sorted by relevance
3439 CALL_PointSize(ctx->Exec, (size)); in save_PointSize()8380 CALL_PointSize(ctx->Exec, (n[1].f)); in execute_list()
1293 CALL_PointSize(ctx->CurrentServerDispatch, (size)); in _mesa_unmarshal_PointSize()1311 CALL_PointSize(ctx->CurrentServerDispatch, (size)); in _mesa_marshal_PointSize()
4385 #define CALL_PointSize(disp, parameters) \ macro