[Mesa-dev] [PATCH mesa 3/4] egl/drm: Fix misused x and y offsets in swrast_get_image()

Daniel Stone daniel at fooishbar.org
Wed Jul 19 14:09:33 UTC 2017


On 19 July 2017 at 15:07, Daniel Stone <daniel at fooishbar.org> wrote:
> On 19 July 2017 at 15:05, Eric Engestrom <eric.engestrom at imgtec.com> wrote:
>> +      dst += stride;
>> +      src += internal_stride;
>
> Aren't these two lines the wrong way around?

No, they aren't. Please ignore me.


More information about the mesa-dev mailing list