mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 21:05:50 +12:00
Clean up ubershader code
This commit is contained in:
parent
c535ae43ee
commit
2cd50e7f37
2 changed files with 3 additions and 8 deletions
|
@ -84,7 +84,7 @@ class RendererGL final : public Renderer {
|
|||
void setupBlending();
|
||||
void setupStencilTest(bool stencilEnable);
|
||||
void bindDepthBuffer();
|
||||
void setupTextureEnvState();
|
||||
void setupUbershaderTexEnv();
|
||||
void bindTexturesToSlots();
|
||||
void updateLightingLUT();
|
||||
void initGraphicsContextInternal();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue