Integrated: 8261704: Many java/awt/ tests fail with Metal API Validation synchronizeTexture error

Jayathirth D V jdv at openjdk.java.net
Sun Feb 14 04:12:15 UTC 2021


On Sun, 14 Feb 2021 04:05:39 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> We use MTLBlitCommandEncoder synchronizeTexture on texture with MTLStorageModePrivate in MTLBlitLoops_SurfaceToSwBlit. It is causing many jtreg failures when run with Metal API Validation. Metal doesn't honor this call for textures with storage mode MTLStorageModePrivate. Remove its incorrect usage.

This pull request has now been integrated.

Changeset: 510a6ebc
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.java.net/lanai/commit/510a6ebc
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8261704: Many java/awt/ tests fail with Metal API Validation synchronizeTexture error

-------------

PR: https://git.openjdk.java.net/lanai/pull/187


More information about the lanai-dev mailing list