mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 21:05:50 +12:00
[GL] Actually implement logic ops
This commit is contained in:
parent
1ea0b39a3b
commit
64fa970468
2 changed files with 14 additions and 30 deletions
|
@ -62,7 +62,6 @@ class RendererGL final : public Renderer {
|
|||
MAKE_LOG_FUNCTION(log, rendererLogger)
|
||||
void setupBlending();
|
||||
void setupStencilTest(bool stencilEnable);
|
||||
void setupLogicOp();
|
||||
void bindDepthBuffer();
|
||||
void setupTextureEnvState();
|
||||
void bindTexturesToSlots();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue