mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 11:08:56 +00:00
OGL: update ubo workaround
This commit is contained in:
parent
cc6c454898
commit
5de7ac4791
5 changed files with 35 additions and 38 deletions
|
@ -21,6 +21,7 @@
|
|||
#define I_PLIGHTS "cPLights"
|
||||
#define I_PMATERIALS "cPmtrl"
|
||||
|
||||
// TODO: get rid of them as they aren't used
|
||||
#define C_COLORMATRIX 0 // 0
|
||||
#define C_COLORS 0 // 0
|
||||
#define C_KCOLORS (C_COLORS + 4) // 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue