On Wed, 7 Apr 2021 19:54:03 GMT, Sergey Bylokhov <s...@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