Integrated: 8262928: Commit commandbuffer and gracefully override MTLContext
Jayathirth D V
jdv at openjdk.java.net
Wed Mar 3 10:30:15 UTC 2021
This is a follow up code verification task after https://bugs.openjdk.java.net/browse/JDK-8262750.
If we are overriding an active MTLContext we need to commit the GPU queue to maintain proper state.
-------------
Commit messages:
- 8262928: Commit commandbuffer and gracefully override MTLContext
Changes: https://git.openjdk.java.net/lanai/pull/208/files
Webrev: https://webrevs.openjdk.java.net/?repo=lanai&pr=208&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8262928
Stats: 8 lines in 1 file changed: 7 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/lanai/pull/208.diff
Fetch: git fetch https://git.openjdk.java.net/lanai pull/208/head:pull/208
PR: https://git.openjdk.java.net/lanai/pull/208
More information about the lanai-dev
mailing list