A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glBlendFuncSeparate.html below:

PyOpenGL 3.1.0 GL Man Pages

specify pixel arithmetic for RGB and alpha components separately Signature Parameters Variables Description buf

For

glBlendFuncSeparatei

, specifies the index of the draw buffer for which to set the blend functions.

srcRGB

Specifies how the red, green, and blue blending factors are computed. The initial value is GL_ONE .

dstRGB

Specifies how the red, green, and blue destination blending factors are computed. The initial value is GL_ZERO .

srcAlpha

Specified how the alpha source blending factor is computed. The initial value is GL_ONE .

dstAlpha

Specified how the alpha destination blending factor is computed. The initial value is GL_ZERO .


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4