Searched defs:blendEquationSeparate (Results 1 – 5 of 5) sorted by relevance
136 'blendEquationSeparate': {2: { 0:true, 1:true }}, property
553 void GLContext::blendEquationSeparate(uint32_t modeRGB, uint32_t modeAlpha) in blendEquationSeparate() function in sglr::GLContext
3119 void ReferenceContext::blendEquationSeparate(uint32_t modeRGB, uint32_t modeAlpha) in blendEquationSeparate() function in sglr::ReferenceContext
156 PFNGLBLENDEQUATIONSEPARATEPROC blendEquationSeparate = nullptr; variable
39 glBlendEquationSeparateFunc blendEquationSeparate; variable