mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 04:49:14 +12:00
Whoopsie of major proportions
This commit is contained in:
parent
fa0df3a1e3
commit
95c5945289
2 changed files with 2 additions and 8 deletions
|
@ -26,7 +26,6 @@ class GPU;
|
|||
// Cached recompiled fragment shader
|
||||
struct CachedProgram {
|
||||
OpenGL::Program program {};
|
||||
GLuint uboBinding = 0;
|
||||
bool ready = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue