On Sat, 10 Apr 2021 20:31:31 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? > >> I can remove MaxTextureSize and replace its usages. >> Should I file a new bug or put changes in this PR? > > Yes please file a bug. @mrserb maybe you know someone who can review my PR: [3368](https://github.com/openjdk/jdk/pull/3368) ------------- PR: https://git.openjdk.java.net/jdk/pull/3369