Searched refs:rops (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_xaa.c | 72 static const int rops[] = { local in function:G80SetRopSolid 82 rop = rops[rop] | 0xA; 91 rop = rops[rop]; 218 static const int rops[] = { local in function:G80SetupForMono8x8PatternFill 231 G80DmaNext (pNv, rops[rop]);
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | x11perf.c | 121 static int rops[NUM_ROPS] = { GXcopy }; variable in typeref:typename:int[] 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[ro [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | blend.rst | 24 Logical operations, also known as logicops, lops, or rops, are supported.
|
Completed in 4 milliseconds