Searched refs:GEODE_FALLBACK (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c56 #define GEODE_FALLBACK(x) \ macro
63 #define GEODE_FALLBACK(x) return FALSE macro
550 GEODE_FALLBACK(("Operation %d is not supported\n", op));
554 GEODE_FALLBACK(("%s are not supported as a mask\n",
560 GEODE_FALLBACK(("Gradients are not supported as the source\n"));
563 GEODE_FALLBACK(("PictOpAdd with mask is not supported\n"));
582 GEODE_FALLBACK(("Multipass operation requires off-screen buffer\n"));
595 GEODE_FALLBACK(("Bilinear or convolution filters are not supported\n"));
599 GEODE_FALLBACK(("Mask transforms are not supported\n"));
608 GEODE_FALLBACK(("Transfor
[all...]

Completed in 3 milliseconds