Other |
---|
internalFixed |
The clip state must be reset after the render target is changed. This is done correctly on metal native side, similarly the state object on java side should reflect the same. This would reduce the number of setClipRect calls by a small number, with no gain in FPS.
|