mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-12 00:39:39 -06:00
Fix one error.
This commit is contained in:

committed by
Sonicadvance1

parent
2fbca145cb
commit
c82b92bfc2
@ -94,7 +94,6 @@ namespace OGL
|
||||
glLinkProgram(entry.program.glprogid);
|
||||
|
||||
glUseProgram(entry.program.glprogid);
|
||||
|
||||
|
||||
// We cache our uniform locations for now
|
||||
// Once we move up to a newer version of GLSL, ~1.30
|
||||
|
Reference in New Issue
Block a user