On Sun, 10 Oct 2021 18:26:13 GMT, Alexey Ushakov <[email protected]> wrote:
> Handled SRC composite mode in MTLBlitLoops_IsoBlit I've found the actual reason for this problem. MTLBlitLoops_IsoBlit just copies texture with garbage inside. The garbage comes from deallocated MTLBuffer in replaceTextureRegion() ------------- PR: https://git.openjdk.java.net/jdk/pull/5882
