Searched refs:glamor_fallback (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_window.c | 40 glamor_fallback("pixmap %p has no fbo\n", pPixmap);
|
| H A D | glamor_debug.h | 66 #define glamor_fallback(_format_,...) \ macro
|
| H A D | glamor_pixmap.c | 118 glamor_fallback("unsupported planemask %lx\n", planemask); 186 glamor_fallback("unsupported alu %x\n", alu);
|
| H A D | glamor_render.c | 454 glamor_fallback("unsupported render op %d \n", op); 831 glamor_fallback("dest has no fbo.\n"); 836 glamor_fallback("Unsupported dest picture format.\n"); 899 glamor_fallback("Unsupported component alpha op: %d\n", op); 916 glamor_fallback("source alphaMap\n"); 920 glamor_fallback("mask alphaMap\n"); 929 glamor_fallback("source == dest\n"); 939 glamor_fallback("mask == dest\n"); 955 glamor_fallback("combine source %x mask %x failed.\n", 986 glamor_fallback("Faile [all...] |
| H A D | glamor_core.c | 207 glamor_fallback 299 glamor_fallback("pixmap %p \n", pixmap);
|
| H A D | glamor_picture.c | 308 glamor_fallback("Unknown pixmap depth %d.\n", pixmap->drawable.depth); 318 glamor_fallback("Couldn't upload temporary picture due to missing "
|
| H A D | glamor_segs.c | 148 glamor_fallback("to %p (%c)\n", drawable,
|
| H A D | glamor_lines.c | 156 glamor_fallback("to %p (%c)\n", drawable,
|
| H A D | glamor_rects.c | 180 glamor_fallback("to %p (%c)\n", drawable,
|
| H A D | glamor_fbo.c | 89 glamor_fallback("glamor: Failed to create fbo, %s\n", str);
|
| H A D | glamor_largepixmap.c | 1062 glamor_fallback("source and dest pixmaps are the same\n"); 1066 glamor_fallback("mask and dest pixmaps are the same\n");
|
Completed in 10 milliseconds