Home
last modified time | relevance | path

Searched refs:last_blend_equation_rgb (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp125 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local
219 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl3.cpp165 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local
273 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3.cpp398 …GLenum last_blend_equation_rgb; glGetIntegerv(GL_BLEND_EQUATION_RGB, (GLint*)&last_blend_equation_… in ImGui_ImplOpenGL3_RenderDrawData() local
483 glBlendEquationSeparate(last_blend_equation_rgb, last_blend_equation_alpha); in ImGui_ImplOpenGL3_RenderDrawData()