mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
GeometryShaderManager: Set the constants within the callbacks.
This commit is contained in:
parent
3d9dfad6a2
commit
1af3d8447a
3 changed files with 26 additions and 58 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue