Searched defs:blendEquationSeparate (Results 1 – 2 of 2) sorted by relevance
156 PFNGLBLENDEQUATIONSEPARATEPROC blendEquationSeparate = nullptr; variable
4656 void Context::blendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) in blendEquationSeparate() function in gl::Context