Lines Matching defs:Composite
130 * For 3D hardware, Composite acceleration often requires that source and
321 /** @name Composite
344 * will have in accelerating Composite operations.
355 * PrepareComposite() sets up the driver for doing a Composite operation
366 * This call should set up the driver for doing a series of Composite
380 * the behavior of the Composite operation. componentAlpha has no effect
417 * Composite() performs a Composite operation set up in the last
430 * Performs the Composite operation set up by the last PrepareComposite()
440 void (*Composite) (PixmapPtr pDst,
451 * DoneComposite() finishes a set of Composite operations.
456 * Composite() calls following a successful PrepareComposite(). This allows
493 * UploadToScreen() is not required, but is recommended if Composite
661 * separate alpha maps with Composite operations.