I have the new MBP with 512MB VRAM
In Unity the stats window says 256MB of VRAM.
If I launch VideoHardwareInfo ( you suggest this program for checking the graphics) the total VRAM is 256MB like Unity:
if I lunch this:
pressing C key I can see 512MB of VRAM.
Witch one is correct?
Well, apparently Apple’s own developer examples are sometimes wrong. For next Unity release, I’m adding VRAM amount reading code from CustomCocoaOpenGL sample. We’ll see if that improves things (I don’t have a 512MB card here to test).