Searched refs:PrepareAccess (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dexa.h592 * PrepareAccess() is called before CPU access to an offscreen pixmap.
597 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
604 * to three pixmaps will have PrepareAccess() called on them per operation,
606 * for PrepareAccess() and FinishAccess() in. Note that the same pixmap may
607 * have PrepareAccess() called on it more than once, for example when doing
608 * a copy within the same pixmap (so it gets PrepareAccess as()
611 * PrepareAccess() may fail. An example might be the case of hardware that
612 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
615 * wishes to fail in PrepareAccess(). PrepareAccess() mus
624 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dexa.h593 * PrepareAccess() is called before CPU access to an offscreen pixmap.
598 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
605 * to three pixmaps will have PrepareAccess() called on them per operation,
607 * for PrepareAccess() and FinishAccess() in. Note that the same pixmap may
608 * have PrepareAccess() called on it more than once, for example when doing
609 * a copy within the same pixmap (so it gets PrepareAccess as()
612 * PrepareAccess() may fail. An example might be the case of hardware that
613 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
616 * wishes to fail in PrepareAccess(). PrepareAccess() mus
625 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dexa.h593 * PrepareAccess() is called before CPU access to an offscreen pixmap.
598 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
605 * to three pixmaps will have PrepareAccess() called on them per operation,
607 * for PrepareAccess() and FinishAccess() in. Note that the same pixmap may
608 * have PrepareAccess() called on it more than once, for example when doing
609 * a copy within the same pixmap (so it gets PrepareAccess as()
612 * PrepareAccess() may fail. An example might be the case of hardware that
613 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
616 * wishes to fail in PrepareAccess(). PrepareAccess() mus
625 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dexa.h595 * PrepareAccess() is called before CPU access to an offscreen pixmap.
600 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
607 * to three pixmaps will have PrepareAccess() called on them per operation,
609 * for PrepareAccess() and FinishAccess() in. Note that the same pixmap may
610 * have PrepareAccess() called on it more than once, for example when doing
611 * a copy within the same pixmap (so it gets PrepareAccess as()
614 * PrepareAccess() may fail. An example might be the case of hardware that
615 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
618 * wishes to fail in PrepareAccess(). PrepareAccess() mus
627 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa.h595 * PrepareAccess() is called before CPU access to an offscreen pixmap.
600 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
607 * to three pixmaps will have PrepareAccess() called on them per operation,
609 * for PrepareAccess() and FinishAccess() in. Note that the same pixmap may
610 * have PrepareAccess() called on it more than once, for example when doing
611 * a copy within the same pixmap (so it gets PrepareAccess as()
614 * PrepareAccess() may fail. An example might be the case of hardware that
615 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
618 * wishes to fail in PrepareAccess(). PrepareAccess() mus
627 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa.h579 * PrepareAccess() is called before CPU access to an offscreen pixmap.
584 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
592 * will have PrepareAccess() called on them per operation, drivers can have
593 * a small, statically-allocated space to maintain state for PrepareAccess()
594 * and FinishAccess() in. Note that PrepareAccess() is only called once per
598 * PrepareAccess() may fail. An example might be the case of hardware that
599 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
602 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
606 * @return TRUE if PrepareAccess() successfull
611 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dexa.h189 * FALSE from PrepareAccess() to force EXA to migrate the pixmap to RAM.
191 * between PrepareAccess() and FinishAccess(). If they need to use a
194 Bool (*PrepareAccess)(PixmapPtr pPix, int index); member in struct:_ExaAccelInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexa.h558 * PrepareAccess() is called before CPU access to an offscreen pixmap.
563 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
571 * will have PrepareAccess() called on them per operation, drivers can have
572 * a small, statically-allocated space to maintain state for PrepareAccess()
573 * and FinishAccess() in. Note that PrepareAccess() is only called once per
577 * PrepareAccess() may fail. An example might be the case of hardware that
578 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
581 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
585 * @return TRUE if PrepareAccess() successfull
590 Bool (*PrepareAccess) (PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexa.h558 * PrepareAccess() is called before CPU access to an offscreen pixmap.
563 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
571 * will have PrepareAccess() called on them per operation, drivers can have
572 * a small, statically-allocated space to maintain state for PrepareAccess()
573 * and FinishAccess() in. Note that PrepareAccess() is only called once per
577 * PrepareAccess() may fail. An example might be the case of hardware that
578 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
581 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
585 * @return TRUE if PrepareAccess() successfull
590 Bool (*PrepareAccess) (PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexa.h558 * PrepareAccess() is called before CPU access to an offscreen pixmap.
563 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
571 * will have PrepareAccess() called on them per operation, drivers can have
572 * a small, statically-allocated space to maintain state for PrepareAccess()
573 * and FinishAccess() in. Note that PrepareAccess() is only called once per
577 * PrepareAccess() may fail. An example might be the case of hardware that
578 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
581 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
585 * @return TRUE if PrepareAccess() successfull
590 Bool (*PrepareAccess) (PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexa.h558 * PrepareAccess() is called before CPU access to an offscreen pixmap.
563 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
571 * will have PrepareAccess() called on them per operation, drivers can have
572 * a small, statically-allocated space to maintain state for PrepareAccess()
573 * and FinishAccess() in. Note that PrepareAccess() is only called once per
577 * PrepareAccess() may fail. An example might be the case of hardware that
578 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
581 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
585 * @return TRUE if PrepareAccess() successfull
590 Bool (*PrepareAccess) (PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexa.h558 * PrepareAccess() is called before CPU access to an offscreen pixmap.
563 * PrepareAccess() will be called before CPU access to an offscreen pixmap.
571 * will have PrepareAccess() called on them per operation, drivers can have
572 * a small, statically-allocated space to maintain state for PrepareAccess()
573 * and FinishAccess() in. Note that PrepareAccess() is only called once per
577 * PrepareAccess() may fail. An example might be the case of hardware that
578 * can set up 1 or 2 surfaces for CPU access, but not 3. If PrepareAccess()
581 * wishes to fail in PrepareAccess(). PrepareAccess() must not fail when
585 * @return TRUE if PrepareAccess() successfull
590 Bool (*PrepareAccess) (PixmapPtr pPix, int index); member in struct:_ExaDriver
[all...]

Completed in 61 milliseconds