~ubuntu-branches/ubuntu/raring/cogl/raring

« back to all changes in this revision

Viewing changes to cogl/cogl-pipeline.h

  • Committer: Package Import Robot
  • Author(s): Rico Tzschichholz
  • Date: 2011-09-07 00:07:39 UTC
  • mto: (2.2.1 experimental) (1.1.8)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20110907000739-w82ursrj72md0kf7
Tags: upstream-1.7.8
ImportĀ upstreamĀ versionĀ 1.7.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
522
522
 *   <channel-mask>=ADD(SRC_COLOR*(<factor>), DST_COLOR*(<factor>))
523
523
 * ]|
524
524
 *
525
 
 * <warning>The brackets around blend factors are currently not
526
 
 * optional!</warning>
527
 
 *
528
525
 * This is the list of source-names usable as blend factors:
529
526
 * <itemizedlist>
530
527
 *   <listitem><para>SRC_COLOR: The color of the in comming fragment</para></listitem>