From 750d3348b363716cf82136c337dac5da06bf5390 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 14 May 2013 16:35:57 +0300 Subject: add into texture bind dubugging also bind count. --- src/gui/debugwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/debugwindow.h') diff --git a/src/gui/debugwindow.h b/src/gui/debugwindow.h index 7fd94f990..26bedf9ce 100644 --- a/src/gui/debugwindow.h +++ b/src/gui/debugwindow.h @@ -74,6 +74,9 @@ class MapDebugTab final : public DebugTab int mUpdateTime; #ifdef DEBUG_DRAW_CALLS Label *mDrawCallsLabel; +#endif +#ifdef DEBUG_BIND_TEXTURE + Label *mBindsLabel; #endif Label *mFPSLabel; Label *mLPSLabel; -- cgit v1.2.3-70-g09d2