Searched refs:GX_PATTERN_MASK (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_regs.h138 #define GX_PATTERN_MASK 0x0c000000 macro
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h85 #define GX_PATTERN_MASK 0x0c000000 macro
H A DsunGX.c1092 gx->alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
1854 alu = gx_opaque_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
1868 alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2265 gxPriv->stipple->alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2267 gxPriv->stipple->alu = gx_opaque_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2569 stipple->alu = gx_opaque_stipple_rop_table[GXcopy]|GX_PATTERN_MASK;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h85 #define GX_PATTERN_MASK 0x0c000000 macro
H A DsunGX.c1092 gx->alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
1854 alu = gx_opaque_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
1868 alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2265 gxPriv->stipple->alu = gx_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2267 gxPriv->stipple->alu = gx_opaque_stipple_rop_table[pGC->alu]|GX_PATTERN_MASK;
2569 stipple->alu = gx_opaque_stipple_rop_table[GXcopy]|GX_PATTERN_MASK;

Completed in 10 milliseconds