-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: client-libs
-
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