https://bugs.freedesktop.org/show_bug.cgi?id=94254

--- Comment #2 from Nanley Chery <nanleych...@gmail.com> ---
(In reply to Brian Paul from comment #1)
> I'm looking into this.  Probably the same as bug 94257 and 94253.
> 
> The problem is glReadPixels is effectively a no-op since the front
> renderbuffer dimensions are 0 x 0 because the renderbuffer hasn't been
> validated yet.

I'm interested in your findings. I've been looking into this since this morning
and was thinking that we could add an extra condition to the if (rb) predicate
in _mesa_clip_readpixels(), but I don't know yet if this is the right fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to