I need to save the current GlBlendFunc in order to restore it after doing some action. It looks like this is not one of the attributes that can be persisted using GLPushAttrib, is there another similar method I can use to persist the state?
a source
to share