diff --git a/src/add-ons/opengl/swpipe/GalliumContext.cpp b/src/add-ons/opengl/swpipe/GalliumContext.cpp index d5e3de6bea..a5cf978016 100644 --- a/src/add-ons/opengl/swpipe/GalliumContext.cpp +++ b/src/add-ons/opengl/swpipe/GalliumContext.cpp @@ -438,7 +438,7 @@ GalliumContext::SetCurrentContext(Bitmap *bitmap, context_id contextID) } // TODO: WinSysDrawBuffer & WinSysReadBuffer? - api->make_current(context->api, context->st, context->read, context->draw); + api->make_current(context->api, context->st, context->draw, context->read); // TODO: Anything else? st_api_make_current