Fix blend func state save/restore
AFAIK there's no such enum as `GL_BLEND_SRC` or `GL_BLEND_DST` in OpenGL3 and OpenGL4.

Maybe they're left over from previous versions? They don't even seem to exist in OpenGL 2.1. In fact checking they were deprecated in OpenGL 1.5 (they exist in 1.3)
1 parent d878462 commit 01286f6636021f0b7d1e9102b098a61439b89ada
@Gregg Tavares Gregg Tavares authored on 1 May 2017
Showing 1 changed file
View
examples/opengl3_example/imgui_impl_glfw_gl3.cpp