Module: Mesa
Branch: master
Commit: 67e501ad29ce9b6f0a8de8a456a18a16fa38ec38
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=67e501ad29ce9b6f0a8de8a456a18a16fa38ec38

Author: José Fonseca <[email protected]>
Date:   Mon Feb 27 18:52:00 2012 +0000

svga: Remove unused SVGA_TEX_UNITS constant.

---

 src/gallium/drivers/svga/svga_context.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/svga/svga_context.h 
b/src/gallium/drivers/svga/svga_context.h
index 8a6a717..d6309f7 100644
--- a/src/gallium/drivers/svga/svga_context.h
+++ b/src/gallium/drivers/svga/svga_context.h
@@ -41,7 +41,6 @@
 #include "svga3d_shaderdefs.h"
 
 
-#define SVGA_TEX_UNITS 8
 #define SVGA_MAX_POINTSIZE 80.0
 
 struct draw_vertex_shader;

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to