Reviewed-by: Charmaine Lee
From: Brian Paul
Sent: Friday, June 16, 2017 12:21 PM
To: mesa-dev@lists.freedesktop.org
Cc: Charmaine Lee; Neha Bhende
Subject: [PATCH] svga: add some missing SVGA_STATS_* enum values, prefix strings
To fix the build when VMX8
To fix the build when VMX86_STATS is defined.
Also, some minor whitespace changes to match upstream code.
---
src/gallium/drivers/svga/svga_winsys.h | 17 +++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/svga/svga_winsys.h
b/src/gallium/drivers/