post-processing test
This commit is contained in:
@@ -31,7 +31,7 @@ GfxContext::~GfxContext() {
|
||||
fbo->unbind();
|
||||
}
|
||||
if (parent->fbo) {
|
||||
fbo->bind();
|
||||
parent->fbo->bind();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user