-
Sub-task
-
Resolution: Not an Issue
-
P4
-
internal
-
generic
-
os_x
We use MTLTexture as back buffer and then blit the content to nextdrawable.texture and present the layer.
If we can use nextdrawable.texture itself as buffer for MTLLayer then there will be no need to blit the content to MTLLayer.
Verify whether such approach is feasible.
If we can use nextdrawable.texture itself as buffer for MTLLayer then there will be no need to blit the content to MTLLayer.
Verify whether such approach is feasible.