| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen8_render.c | 274 static inline bool too_large(int width, int height) function in typeref:typename:bool 1067 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 1068 assert(!too_large(op->dst.width, op->dst.height)); 1964 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 2065 if (too_large(op->dst.width, op->dst.height) && 2092 if (too_large(width, height)) { 2288 if (too_large(dst_pixmap->drawable.width, 2882 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 2923 if (too_large(tmp.dst.width, tmp.dst.height)) { 2949 if (too_large(sr [all...] |
| H A D | gen9_render.c | 325 static inline bool too_large(int width, int height) function in typeref:typename:bool 1132 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 1133 assert(!too_large(op->dst.width, op->dst.height)); 2040 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 2143 if (too_large(op->dst.width, op->dst.height) && 2170 if (too_large(width, height)) { 2366 if (too_large(dst_pixmap->drawable.width, 2961 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 3002 if (too_large(tmp.dst.width, tmp.dst.height)) { 3028 if (too_large(sr [all...] |
| H A D | gen6_render.c | 244 static inline bool too_large(int width, int height) function in typeref:typename:bool 763 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 764 assert(!too_large(op->dst.width, op->dst.height)); 1877 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 2002 if (too_large(op->dst.width, op->dst.height) && 2029 if (too_large(width, height)) { 2224 if (too_large(dst_pixmap->drawable.width, 2826 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 2867 if (too_large(tmp.dst.width, tmp.dst.height)) { 2893 if (too_large(sr [all...] |
| H A D | gen7_render.c | 342 static inline bool too_large(int width, int height) function in typeref:typename:bool 963 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 964 assert(!too_large(op->dst.width, op->dst.height)); 2119 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 2231 if (too_large(op->dst.width, op->dst.height) && 2258 if (too_large(width, height)) { 2454 if (too_large(dst_pixmap->drawable.width, 3041 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 3082 if (too_large(tmp.dst.width, tmp.dst.height)) { 3108 if (too_large(sr [all...] |
| H A D | gen5_render.c | 218 static inline bool too_large(int width, int height) function in typeref:typename:bool 917 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 918 assert(!too_large(op->dst.width, op->dst.height)); 1590 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1697 if (too_large(op->dst.width, op->dst.height) && 1847 if (too_large(dst_pixmap->drawable.width, 2410 if (too_large(tmp.dst.width, tmp.dst.height)) { 2437 if (too_large(src->width, src->height)) { 2599 too_large(src->drawable.width, src->drawable.height) || 2600 too_large(ds [all...] |
| H A D | gen4_render.c | 230 static inline bool too_large(int width, int height) function in typeref:typename:bool 981 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 982 assert(!too_large(op->dst.width, op->dst.height)); 1653 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1745 if (too_large(op->dst.width, op->dst.height) && 1894 if (too_large(dst_pixmap->drawable.width, 2485 if (too_large(tmp.dst.width, tmp.dst.height)) { 2512 if (too_large(src->width, src->height)) { 2638 too_large(src->drawable.width, src->drawable.height) || 2639 too_large(ds [all...] |
| H A D | gen2_render.c | 109 too_large(int width, int height) function in typeref:typename:bool 609 assert(!too_large(width, height)); 1616 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1680 if (((too_large(op->dst.width, op->dst.height) || 1828 if (too_large(dst_pixmap->drawable.width, 2831 if (too_large(dst->width, dst->height) || 3027 if (too_large(dst->drawable.width, dst->drawable.height) || 3100 if (too_large(dst->drawable.width, dst->drawable.height) || 3295 if (too_large(pixmap->drawable.width, pixmap->drawable.height) || 3299 if (too_large(dst_widt [all...] |
| H A D | gen3_render.c | 125 static inline bool too_large(int width, int height) function in typeref:typename:bool 1979 assert(!too_large(width, height)); 3166 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 3272 if ((too_large(op->dst.width, op->dst.height) || 3461 if (too_large(dst_pixmap->drawable.width, 5489 if (too_large(pixmap->drawable.width, pixmap->drawable.height) || 5493 if (too_large(dst_width, dst_height)) 5648 too_large(src->width, src->height)) { 5678 if (too_large(tmp.dst.width, tmp.dst.height) || 5816 too_large(sr [all...] |
| H A D | sna_glyphs.c | 1056 too_large(struct sna *sna, int width, int height) function in typeref:typename:bool 1106 return too_large(sna, width, height);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen8_render.c | 208 static inline bool too_large(int width, int height) function in typeref:typename:bool 1001 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 1002 assert(!too_large(op->dst.width, op->dst.height)); 1897 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 1996 if (too_large(op->dst.width, op->dst.height) && 2015 if (too_large(width, height)) { 2187 if (too_large(dst_pixmap->drawable.width, 2771 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 2813 if (too_large(tmp.dst.width, tmp.dst.height)) { 2839 if (too_large(sr [all...] |
| H A D | gen6_render.c | 210 static inline bool too_large(int width, int height) function in typeref:typename:bool 729 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 730 assert(!too_large(op->dst.width, op->dst.height)); 1836 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 1959 if (too_large(op->dst.width, op->dst.height) && 1978 if (too_large(width, height)) { 2150 if (too_large(dst_pixmap->drawable.width, 2744 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 2786 if (too_large(tmp.dst.width, tmp.dst.height)) { 2812 if (too_large(sr [all...] |
| H A D | gen7_render.c | 305 static inline bool too_large(int width, int height) function in typeref:typename:bool 926 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 927 assert(!too_large(op->dst.width, op->dst.height)); 2069 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 2179 if (too_large(op->dst.width, op->dst.height) && 2198 if (too_large(width, height)) { 2370 if (too_large(dst_pixmap->drawable.width, 2947 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); 2989 if (too_large(tmp.dst.width, tmp.dst.height)) { 3015 if (too_large(sr [all...] |
| H A D | gen5_render.c | 181 static inline bool too_large(int width, int height) function in typeref:typename:bool 880 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 881 assert(!too_large(op->dst.width, op->dst.height)); 1545 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1650 if (too_large(op->dst.width, op->dst.height) && 1800 if (too_large(dst_pixmap->drawable.width, 2363 if (too_large(tmp.dst.width, tmp.dst.height)) { 2390 if (too_large(src->width, src->height)) { 2552 too_large(src->drawable.width, src->drawable.height) || 2553 too_large(ds [all...] |
| H A D | gen4_render.c | 193 static inline bool too_large(int width, int height) function in typeref:typename:bool 944 assert(!too_large(abs(op->dst.x), abs(op->dst.y))); 945 assert(!too_large(op->dst.width, op->dst.height)); 1606 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1696 if (too_large(op->dst.width, op->dst.height) && 1845 if (too_large(dst_pixmap->drawable.width, 2436 if (too_large(tmp.dst.width, tmp.dst.height)) { 2463 if (too_large(src->width, src->height)) { 2589 too_large(src->drawable.width, src->drawable.height) || 2590 too_large(ds [all...] |
| H A D | gen2_render.c | 106 too_large(int width, int height) function in typeref:typename:bool 601 assert(!too_large(op->dst.width, op->dst.height)); 1591 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) 1653 if (((too_large(op->dst.width, op->dst.height) || 1801 if (too_large(dst_pixmap->drawable.width, 2796 if (too_large(dst->width, dst->height) || 2988 if (too_large(dst->drawable.width, dst->drawable.height) || 3061 if (too_large(dst->drawable.width, dst->drawable.height) || 3237 too_large(src->width, src->height) || 3272 if (too_large(tm [all...] |
| H A D | gen3_render.c | 125 static inline bool too_large(int width, int height) function in typeref:typename:bool 1955 assert(!too_large(width, height)); 3120 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) { 3224 if ((too_large(op->dst.width, op->dst.height) || 3413 if (too_large(dst_pixmap->drawable.width, 5419 if (too_large(pixmap->drawable.width, pixmap->drawable.height) || 5423 if (too_large(dst_width, dst_height)) 5608 too_large(src->width, src->height)) { 5638 if (too_large(tmp.dst.width, tmp.dst.height) || 5776 too_large(sr [all...] |
| H A D | sna_glyphs.c | 1056 too_large(struct sna *sna, int width, int height) function in typeref:typename:bool 1103 return too_large(sna, width, height);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/ |
| H A D | ShaderTGSI.c | 1341 struct ureg_dst too_large = ureg_DECL_temporary(ureg); local in function:Shader_tgsi_translate 1343 ureg_FSGE(ureg, too_large, 1350 ureg_src(too_large), 1353 ureg_release_temporary(ureg, too_large); 1365 struct ureg_dst too_large = ureg_DECL_temporary(ureg); local in function:Shader_tgsi_translate 1367 ureg_FSGE(ureg, too_large, 1381 ureg_src(too_large), 1384 ureg_release_temporary(ureg, too_large);
|