Searched refs:CALL_Vertex3iv (Results 1 – 2 of 2) sorted by relevance
20017 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3iv()20035 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3iv()
4011 #define CALL_Vertex3iv(disp, parameters) \ macro