Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:sourceAlpha

427 void Context::setBlendFactors(GLenum sourceRGB, GLenum destRGB, GLenum sourceAlpha, GLenum destAlpha)
430 mState.sourceBlendAlpha != sourceAlpha ||
436 mState.sourceBlendAlpha = sourceAlpha;