From the G6200 (MTK 6595) device information:
MAX_MEM_ALLOC_SIZE : 67108864
GLOBAL_MEM_SIZE : 268435456
From the Adreno 330 device information:
MAX_MEM_ALLOC_SIZE : 960544768
GLOBAL_MEM_SIZE : 960544768
Can we enlarge above parameter ?
If above parameters are not limited by hardware, which level setting need to be modified? Driver level or Android property level?