I tried to use snapshots and gpu support for emulator both. But emulator refused to start:
emulator: ERROR: Snapshots and gpu are mutually exclusive a
first check weather your Android emulator snapshot enabled or not? (if cheked make it as Unchecked) Goto AVD in Eclipse->select your emulator->edit ->snapshot enabled->uncheck it. start again will run normally. I did it for this same problem.