Home | History | Annotate | Download | only in i915

Lines Matching refs:srcA

300    GLuint srcA = ctx->Color.Blend[0].SrcA;
308 srcA = dstA = GL_ONE;
315 iab |= SRC_ABLND_FACT(intel_translate_blend_factor(srcA));
319 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB)
338 GLenum dstRGB, GLenum srcA, GLenum dstA)