It's not the same as responsive design. Graceful degradation implies a sort of hierarchy, where you subtract features on platforms that don't support them. So if you're using an supercool advanced browser feature, like colored text, you don't break the site for older browsers.
The responsive design idea is really more about different use cases than adapting to a more primitive environment.