Searched defs:blendFuncSeparate (Results 1 – 2 of 2) sorted by relevance
124 PFNGLBLENDFUNCSEPARATEPROC blendFuncSeparate = nullptr; variable
4681 void Context::blendFuncSeparate(GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) in blendFuncSeparate() function in gl::Context