Lines Matching refs:rops
121 static int rops[NUM_ROPS] = { GXcopy };
511 " -rop <rop0 rop1 ...> use the given rops to draw (default = GXcopy)\n"
1042 skip = GetRops (i+1, argc, argv, rops, &numRops);
1055 rops[0] = GXxor;
1058 rops[0] = GXcopy;
1059 rops[1] = GXxor;
1167 /* Run it through all specified rops and planemasks */
1171 if (rops[rop] == GXcopy) {
1175 ropNames[rops[rop]].name,
1180 ropNames[rops[rop]].name,
1380 /* Run it through all specified rops and planemasks */
1384 if (rops[rop] == GXcopy) {
1388 ropNames[rops[rop]].name,
1393 ropNames[rops[rop]].name,
1397 ProcessTest(&xparms, &test[i], rops[rop],