mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Ubershaders: Fix 6-bit color truncation not being applied
This commit is contained in:
parent
ed331918f0
commit
852e30bb8c
6 changed files with 17 additions and 15 deletions
|
@ -45,7 +45,7 @@ public:
|
|||
static void SetFogParamChanged();
|
||||
static void SetFogRangeAdjustChanged();
|
||||
static void SetGenModeChanged();
|
||||
static void SetZControlChanged();
|
||||
static void SetZModeControl();
|
||||
static void SetBlendModeChanged();
|
||||
static void SetBoundingBoxActive(bool active);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue