Searched refs:last_blend_equation_rgb (Results 1 – 1 of 1) sorted by relevance
125 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local219 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()