| Other |
|---|
| internalFixed |
|
Duplicate :
|
Currently the MetalTexture interface has a MTLBuffer for every RenderTarget to store the pixel data. The MTLbuffers can be reduced to a single MTLBuffer that would be reused across RenderTargets. This would reduce the memory consumption but does not show any good gain in FPS
|