Home | History | Annotate | Download | only in wrapper

Lines Matching refs:dstRGB

2805 void glwBlendFuncSeparatei (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
2810 gl->blendFuncSeparatei(buf, srcRGB, dstRGB, srcAlpha, dstAlpha);