Home | History | Annotate | Download | only in i915

Lines Matching refs:modeRGB

389 i830BlendEquationSeparate(struct gl_context * ctx, GLenum modeRGB, GLenum modeA)
392 _mesa_lookup_enum_by_nr(modeRGB),
395 (void) modeRGB;