Reviewed-by: Marek Olšák
Marek
On Thu, Mar 8, 2018 at 3:20 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> This fixes a memory trashing crash (not the test) seen with
> dEQP-GLES3.stress.draw.unaligned_data.random.203
> on virgl.
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/auxiliary/ut
From: Dave Airlie
This fixes a memory trashing crash (not the test) seen with
dEQP-GLES3.stress.draw.unaligned_data.random.203
on virgl.
Signed-off-by: Dave Airlie
---
src/gallium/auxiliary/util/u_vbuf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/auxiliary/