alpha over and opacity nodes are now functional

This commit is contained in:
itsmattkc
2019-09-06 15:45:12 +10:00
parent a5fb8693d0
commit c2e59b0855
16 changed files with 104 additions and 19 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ public slots:
void Destroy();
private:
void AttachInternal(GLuint tex);
void AttachInternal(GLuint tex, bool clear);
QOpenGLContext* context_;