Searched refs:CALL_VertexAttrib2sv (Results 1 – 2 of 2) sorted by relevance
12441 CALL_VertexAttrib2sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2sv()12460 CALL_VertexAttrib2sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2sv()
8444 #define CALL_VertexAttrib2sv(disp, parameters) \ macro