AsyncGPUReadbackPlugin
AsyncGPUReadbackPlugin copied to clipboard
Wrong data buffer allocation
In native plugin getPixelSizeFromInternalFormat returns size in bits! Therefore, you allocate 8 times more memory than necessary.
有同样的问题被发现了,有什么快速fix的方法吗