-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b22
There are two similar but different constants:
#define MaxTextureSize 16384
#define MTL_GPU_FAMILY_MAC_TXT_SIZE 16384
We should remove MaxTextureSize and replace its usages with MTL_GPU_FAMILY_MAC_TXT_SIZE
#define MaxTextureSize 16384
#define MTL_GPU_FAMILY_MAC_TXT_SIZE 16384
We should remove MaxTextureSize and replace its usages with MTL_GPU_FAMILY_MAC_TXT_SIZE