Seems reasonable,
Reviewed-by: Jason Ekstrand
On Aug 29, 2016 11:43 AM, "Brian Paul" wrote:
> We need to set the need_convert flag with each loop iteration, not
> just when the rgba pointer is null.
>
> Bug reported by Markus Müller on mesa-users list.
> Fixes new piglit arb_texture_float-get
We need to set the need_convert flag with each loop iteration, not
just when the rgba pointer is null.
Bug reported by Markus Müller on mesa-users list.
Fixes new piglit arb_texture_float-get-tex3d test.
Cc:
---
src/mesa/main/texgetimage.c | 14 --
1 file changed, 8 insertions(+),