Home | History | Annotate | Download | only in i915

Lines Matching refs:dstRGB

299    GLuint dstRGB = ctx->Color.Blend[0].DstRGB;
304 srcRGB = dstRGB = GL_ONE;
312 lis6 |= DST_BLND_FACT(intel_translate_blend_factor(dstRGB));
319 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB)
338 GLenum dstRGB, GLenum srcA, GLenum dstA)