GeometryShaderManager: Set the constants within the callbacks.

This commit is contained in:
Jules Blok
2014-12-17 03:11:23 +01:00
parent 3d9dfad6a2
commit 1af3d8447a
3 changed files with 26 additions and 58 deletions

View File

@ -18,9 +18,6 @@ public:
static void Shutdown();
static void DoState(PointerWrap &p);
// constant management
static void SetConstants();
static void SetViewportChanged();
static void SetProjectionChanged();
static void SetLinePtWidthChanged();