Searched refs:last_blend_equation_rgb (Results 1 – 3 of 3) 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()
165 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local273 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()
398 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local483 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()