Searched refs:CALL_Vertex3fv (Results 1 – 3 of 3) sorted by relevance
164 CALL_Vertex3fv(GET_DISPATCH(), ( vertex )); in vbo_exec_do_EvalCoord1f()244 CALL_Vertex3fv(GET_DISPATCH(), ( vertex )); in vbo_exec_do_EvalCoord2f()
24745 CALL_Vertex3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3fv()24763 CALL_Vertex3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3fv()
3989 #define CALL_Vertex3fv(disp, parameters) \ macro