mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-15 09:34:18 +02:00
fix android version
This commit is contained in:
@@ -949,7 +949,8 @@ namespace Core {
|
||||
|
||||
void endFrame() {
|
||||
GAPI::endFrame();
|
||||
GAPI::setTarget(NULL, 0);
|
||||
active.targetOp |= RT_STORE_COLOR;
|
||||
GAPI::setTarget(NULL, RT_STORE_COLOR);
|
||||
validateRenderState();
|
||||
Core::stats.stop();
|
||||
}
|
||||
|
Reference in New Issue
Block a user