Searched refs:MGP_RM_SRC_TRANS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Drndr_gu2.c410 GFXsourceFlags = transparent ? MGP_RM_SRC_TRANS : 0;
883 gu2_rop32 = gu2_bpp | MGP_RM_SRC_TRANS | 0xCC;
1050 gu2_rop32 = gu2_bpp | MGP_RM_SRC_TRANS | 0xCC;
1444 GFXsourceFlags = (color || mask) ? MGP_RM_SRC_TRANS : 0;
H A Dgfx_regs.h901 #define MGP_RM_SRC_TRANS 0x00000800 /* source transparency */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu2.c226 GFXsourceFlags = transparent ? MGP_RM_SRC_TRANS : 0;
701 gu2_rop32 = gu2_bpp | MGP_RM_SRC_TRANS | 0xCC;
868 gu2_rop32 = gu2_bpp | MGP_RM_SRC_TRANS | 0xCC;
1266 GFXsourceFlags = (color || mask) ? MGP_RM_SRC_TRANS : 0;
H A Dgfx_regs.h804 #define MGP_RM_SRC_TRANS 0x00000800 /* source transparency */ macro
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c524 ROP |= MGP_RM_SRC_TRANS;
793 ROP |= MGP_RM_SRC_TRANS;
973 ROP |= MGP_RM_SRC_TRANS;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_accel.c1331 GeodeROP |= MGP_RM_SRC_TRANS;
1501 GeodeROP = MGP_RM_SRC_TRANS | 0xCC;

Completed in 21 milliseconds