-
Sub-task
-
Resolution: Fixed
-
P4
-
internal
-
generic
-
os_x
In MTLLayer.m we are setting layer properties multiple times during draw instead of doing it at initialization.
Also we need to change blitTexture logic to use self context instead of passing commandbuffer which is not needed and part of layer properties.
Also we need to change blitTexture logic to use self context instead of passing commandbuffer which is not needed and part of layer properties.
- relates to
-
JDK-8231215 Add missed change for JDK-8231056
- Resolved