Searched refs:CALL_Vertex4fv (Results 1 – 3 of 3) sorted by relevance
162 CALL_Vertex4fv(GET_DISPATCH(), ( vertex )); in vbo_exec_do_EvalCoord1f()242 CALL_Vertex4fv(GET_DISPATCH(), ( vertex )); in vbo_exec_do_EvalCoord2f()
12190 CALL_Vertex4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex4fv()12208 CALL_Vertex4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex4fv()
4077 #define CALL_Vertex4fv(disp, parameters) \ macro