Searched refs:PnozzCopyROP (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_exa.c42 static CARD32 PnozzCopyROP[] = { variable in typeref:typename:CARD32[]
112 pnozz_write_4(pPnozz, RASTER_OP, (PnozzCopyROP[alu] & 0xff));
H A Dpnozz_accel.c33 static CARD32 PnozzCopyROP[] = { variable in typeref:typename:CARD32[]
170 pnozz_write_4(pPnozz, RASTER_OP, (PnozzCopyROP[rop] & 0xff));
277 pnozz_write_4(pPnozz, RASTER_OP, PnozzCopyROP[rop] & 0xff);
448 pnozz_write_4(pPnozz, RASTER_OP, PnozzCopyROP[rop] & 0xff);

Completed in 3 milliseconds