Searched refs:last_blend_equation_alpha (Results 1 – 3 of 3) sorted by relevance
126 …GLenum last_blend_equation_alpha; glGetIntegerv(GL_BLEND_EQUATION_ALPHA, (GLint*)&last_blend_equat… in ImGui_ImplOpenGL3_RenderDrawData() local219 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()
166 …GLenum last_blend_equation_alpha; glGetIntegerv(GL_BLEND_EQUATION_ALPHA, (GLint*)&last_blend_equat… in ImGui_ImplOpenGL3_RenderDrawData() local273 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()
399 …GLenum last_blend_equation_alpha; glGetIntegerv(GL_BLEND_EQUATION_ALPHA, (GLint*)&last_blend_equat… in ImGui_ImplOpenGL3_RenderDrawData() local483 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()