On Tue, Oct 13, 2015 at 6:40 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> This is used to detect error in virgl if we overflow the shader
> dumping buffers.
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/auxiliary/tgsi/tgsi_dump.c | 10 --
> src/gallium/auxiliary/tgsi/tgsi_dump.h
From: Dave Airlie
This is used to detect error in virgl if we overflow the shader
dumping buffers.
Signed-off-by: Dave Airlie
---
src/gallium/auxiliary/tgsi/tgsi_dump.c | 10 --
src/gallium/auxiliary/tgsi/tgsi_dump.h | 2 +-
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git