mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 21:05:50 +12:00
Formatting
This commit is contained in:
parent
dd3e1ea72b
commit
feacb9359d
2 changed files with 8 additions and 6 deletions
|
@ -30,6 +30,8 @@ class Renderer {
|
|||
GLint textureEnvCombinerLoc = -1;
|
||||
GLint textureEnvColorLoc = -1;
|
||||
GLint textureEnvScaleLoc = -1;
|
||||
|
||||
// Uniform of PICA registers
|
||||
GLint picaRegLoc = -1;
|
||||
|
||||
// Depth configuration uniform locations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue