[OpenJDK 2D-Dev] RFR: 8264318 Lanai: DrawHugeImageTest.java fails on apple M1
Denis Konoplev
dkonoplev at openjdk.java.net
Thu Apr 8 16:48:11 UTC 2021
On Wed, 7 Apr 2021 19:54:03 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> I wonder why we have two similar but different constants:
> #define MaxTextureSize 16384
> #define MTL_GPU_FAMILY_MAC_TXT_SIZE 16384
I can remove MaxTextureSize and replace its usages.
Should I file a new bug or put changes in this PR?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3369
More information about the 2d-dev
mailing list