Searched refs:CALL_VertexAttrib1d (Results 1 – 2 of 2) sorted by relevance
15844 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1d()15863 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1d()
8367 #define CALL_VertexAttrib1d(disp, parameters) \ macro