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

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_regs.h137 #define GX_PATTERN_ONES 0x08000000 macro
164 GX_PATTERN_ONES |\
177 GX_PATTERN_ONES |\
H A Dcg6_accel.c327 pCg6->fbc->alu = Cg6StippleROP[rop] | GX_PATTERN_ONES;
331 pCg6->fbc->alu = Cg6OpaqueStippleROP[rop] | GX_PATTERN_ONES;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunGX.h84 #define GX_PATTERN_ONES 0x08000000 macro
H A DsunGX.c112 GX_PATTERN_ONES |\
125 GX_PATTERN_ONES |\
160 GX_PATTERN_ONES |\
171 GX_PATTERN_ONES |\
444 gx_opaque_stipple_rop_table[rop]|GX_PATTERN_ONES,
1528 gx_stipple_rop_table[pGC->alu]|GX_PATTERN_ONES|POLY_N,
1604 rop = gx_opaque_stipple_rop_table[GXcopy] | GX_PATTERN_ONES;
1606 rop = gx_stipple_rop_table[pGC->alu] | GX_PATTERN_ONES;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunGX.h84 #define GX_PATTERN_ONES 0x08000000 macro
H A DsunGX.c112 GX_PATTERN_ONES |\
125 GX_PATTERN_ONES |\
160 GX_PATTERN_ONES |\
171 GX_PATTERN_ONES |\
444 gx_opaque_stipple_rop_table[rop]|GX_PATTERN_ONES,
1528 gx_stipple_rop_table[pGC->alu]|GX_PATTERN_ONES|POLY_N,
1604 rop = gx_opaque_stipple_rop_table[GXcopy] | GX_PATTERN_ONES;
1606 rop = gx_stipple_rop_table[pGC->alu] | GX_PATTERN_ONES;

Completed in 12 milliseconds