-
Sub-task
-
Resolution: Fixed
-
P4
-
internal
-
fx-sandbox:metal branch
-
generic
-
os_x
When creating a single command buffer we observed several visual artifacts.
One reason of artifacts is that textures are getting reused.
WithJDK-8311774, we avoided accumulating commands into a command buffer if a texture is getting reused.
We need to evaluate and fix this scenario.
One reason of artifacts is that textures are getting reused.
With
We need to evaluate and fix this scenario.