Searched refs:planemask (Results 76 - 100 of 123) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dgcstruct.h294 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dgcstruct.h294 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dgcstruct.h297 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dgcstruct.h294 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dgcstruct.h294 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dgcstruct.h294 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dgcstruct.h264 unsigned long planemask; member in struct:_GC
H A Dexa.h176 * @param planemask write mask for the fill
182 * single-byte "ROP" setting in all hardware. The planemask controls
194 int alu, Pixel planemask, Pixel fg);
244 * @param planemask write mask for the fill
256 * single-byte "ROP" setting in all hardware. The planemask controls which
268 int dx, int dy, int alu, Pixel planemask);
813 * Returns TRUE if the given planemask covers all the significant bits in the
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dgcstruct.h264 unsigned long planemask; member in struct:_GC
H A Dexa.h176 * @param planemask write mask for the fill
182 * single-byte "ROP" setting in all hardware. The planemask controls
194 int alu, Pixel planemask, Pixel fg);
244 * @param planemask write mask for the fill
256 * single-byte "ROP" setting in all hardware. The planemask controls which
268 int dx, int dy, int alu, Pixel planemask);
813 * Returns TRUE if the given planemask covers all the significant bits in the
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dgcstruct.h264 unsigned long planemask; member in struct:_GC
H A Dexa.h176 * @param planemask write mask for the fill
182 * single-byte "ROP" setting in all hardware. The planemask controls
194 int alu, Pixel planemask, Pixel fg);
244 * @param planemask write mask for the fill
256 * single-byte "ROP" setting in all hardware. The planemask controls which
268 int dx, int dy, int alu, Pixel planemask);
813 * Returns TRUE if the given planemask covers all the significant bits in the
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dgcstruct.h299 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dgcstruct.h299 unsigned long planemask; member in struct:_GC
H A Dxf86drmCompat.h111 extern int drmMGAAgpBlit( int fd, unsigned int planemask,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dexa_priv.h307 exaGCReadsDestination(DrawablePtr pDrawable, unsigned long planemask, argument
312 !EXA_PM_IS_SOLID(pDrawable, planemask));
320 DDXPointPtr pPatOrg, CARD32 planemask, CARD32 alu);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dgcstruct.h263 unsigned int planemask; member in struct:_GC
H A Dexa.h176 * @param planemask write mask for the fill
182 * single-byte "ROP" setting in all hardware. The planemask controls
194 int alu, Pixel planemask, Pixel fg);
244 * @param planemask write mask for the fill
256 * single-byte "ROP" setting in all hardware. The planemask controls which
268 int dx, int dy, int alu, Pixel planemask);
813 * Returns TRUE if the given planemask covers all the significant bits in the
H A Dexa_priv.h456 exaGCReadsDestination(DrawablePtr pDrawable, unsigned long planemask, argument
462 clientClip != FALSE || !EXA_PM_IS_SOLID(pDrawable, planemask));
471 DDXPointPtr pPatOrg, CARD32 planemask, CARD32 alu,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dgcstruct.h380 unsigned long planemask; member in struct:_GC
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexa.h176 * @param planemask write mask for the fill
182 * single-byte "ROP" setting in all hardware. The planemask controls
194 int alu, Pixel planemask, Pixel fg);
244 * @param planemask write mask for the fill
256 * single-byte "ROP" setting in all hardware. The planemask controls which
268 int dx, int dy, int alu, Pixel planemask);
813 * Returns TRUE if the given planemask covers all the significant bits in the
H A Dglamor_priv.h579 * Returns TRUE if the given planemask covers all the significant bits in the
583 glamor_pm_is_solid(DrawablePtr drawable, unsigned long planemask) argument
585 return (planemask & FbFullMask(drawable->depth)) ==
640 unsigned char alu, unsigned long planemask,
665 Bool glamor_set_planemask(PixmapPtr pixmap, unsigned long planemask);
672 unsigned char alu, unsigned long planemask,
762 unsigned char alu, unsigned long planemask,
H A Dexa_priv.h468 exaGCReadsDestination(DrawablePtr pDrawable, unsigned long planemask, argument
475 !EXA_PM_IS_SOLID(pDrawable, planemask));
484 DDXPointPtr pPatOrg, CARD32 planemask, CARD32 alu,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa_priv.h345 exaGCReadsDestination(DrawablePtr pDrawable, unsigned long planemask, argument
351 clientClipType != CT_NONE || !EXA_PM_IS_SOLID(pDrawable, planemask));
359 DDXPointPtr pPatOrg, CARD32 planemask, CARD32 alu,
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86drmCompat.h107 extern int drmMGAAgpBlit( int fd, unsigned int planemask,

Completed in 86 milliseconds

12345