Searched refs:CALL_VertexAttrib4sv (Results 1 – 2 of 2) sorted by relevance
16642 CALL_VertexAttrib4sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4sv()16661 CALL_VertexAttrib4sv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4sv()
8631 #define CALL_VertexAttrib4sv(disp, parameters) \ macro