[GL] Pipe Pica registers and implement ambient lighting
This commit is contained in:
@@ -32,6 +32,7 @@ class Renderer {
|
||||
GLint textureEnvScaleLoc = -1;
|
||||
GLint textureEnvUpdateBufferLoc = -1;
|
||||
GLint textureEnvBufferColorLoc = -1;
|
||||
GLint picaRegLoc = -1;
|
||||
|
||||
// Depth configuration uniform locations
|
||||
GLint depthOffsetLoc = -1;
|
||||
|
||||
Reference in New Issue
Block a user