Lines Matching defs:Composite
131 * For 3D hardware, Composite acceleration often requires that source and
313 /** @name Composite
336 * will have in accelerating Composite operations.
346 * PrepareComposite() sets up the driver for doing a Composite operation
357 * This call should set up the driver for doing a series of Composite
371 * the behavior of the Composite operation. componentAlpha has no effect
406 * Composite() performs a Composite operation set up in the last
419 * Performs the Composite operation set up by the last PrepareComposite()
429 void (*Composite) (PixmapPtr pDst,
436 * DoneComposite() finishes a set of Composite operations.
441 * Composite() calls following a successful PrepareComposite(). This allows
478 * UploadToScreen() is not required, but is recommended if Composite
640 * separate alpha maps with Composite operations.