Searched refs:Coalesce (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | region.c | 459 #define Coalesce(newReg, prevBand, curBand) \ macro 702 Coalesce(newReg, prevBand, curBand); 713 Coalesce(newReg, prevBand, curBand); 730 Coalesce(newReg, prevBand, curBand); 755 Coalesce(newReg, prevBand, curBand); 764 Coalesce(newReg, prevBand, curBand); 1271 Coalesce(reg, rit->prevBand, rit->curBand); 1302 /* Make a final pass over each region in order to Coalesce and set 1311 Coalesce(reg, rit->prevBand, rit->curBand);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | region.c | 466 #define Coalesce(newReg, prevBand, curBand) \ macro 699 Coalesce(newReg, prevBand, curBand); 711 Coalesce(newReg, prevBand, curBand); 729 Coalesce(newReg, prevBand, curBand); 756 Coalesce(newReg, prevBand, curBand); 766 Coalesce(newReg, prevBand, curBand); 1237 Coalesce(reg, rit->prevBand, rit->curBand); 1267 /* Make a final pass over each region in order to Coalesce and set 1276 Coalesce(reg, rit->prevBand, rit->curBand);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.0.rst | 2476 - intel/fs: Coalesce when the src live range is contained in the dst
|
| H A D | 20.2.0.rst | 2328 - meta: Coalesce the GLSL and FF paths in meta_clear
|
Completed in 17 milliseconds