[OpenJDK 2D-Dev] RFR: 8265062: Remove duplication constant MaxTextureSize
Denis Konoplev
dkonoplev at openjdk.java.net
Thu Apr 15 14:48:43 UTC 2021
I've removed MaxTextureSize and replaced its usages with MTL_GPU_FAMILY_MAC_TXT_SIZE
-------------
Commit messages:
- 8265062: Remove duplication constant MaxTextureSize
Changes: https://git.openjdk.java.net/jdk/pull/3519/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3519&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265062
Stats: 10 lines in 3 files changed: 0 ins; 6 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/3519.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3519/head:pull/3519
PR: https://git.openjdk.java.net/jdk/pull/3519
More information about the 2d-dev
mailing list