Home | History | Annotate | Download | only in i915

Lines Matching refs:DstA

301    GLuint dstA = ctx->Color.Blend[0].DstA;
308 srcA = dstA = GL_ONE;
316 iab |= DST_ABLND_FACT(intel_translate_blend_factor(dstA));
319 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB)
338 GLenum dstRGB, GLenum srcA, GLenum dstA)