Integrated: 8261632: Cached text AA rendering crashes with Metal API validation
Jayathirth D V
jdv at openjdk.java.net
Fri Feb 12 09:27:56 UTC 2021
On Fri, 12 Feb 2021 09:18:47 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> setVertexBytes can take maximum of 4KB data and in cases where we are exceeding this size for vertexCache in cached AA text rendering Metal API validation throws an error. We need to clamp our vertexCache size to 4KB. It resolves the issue, Sanity and Performance tests are green.
This pull request has now been integrated.
Changeset: 97ccc3b9
Author: Jayathirth D V <jdv at openjdk.org>
URL: https://git.openjdk.java.net/lanai/commit/97ccc3b9
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8261632: Cached text AA rendering crashes with Metal API validation
-------------
PR: https://git.openjdk.java.net/lanai/pull/185
More information about the lanai-dev
mailing list