Home | History | Annotate | Download | only in xorg

Lines Matching refs:XORG_FALLBACK

357 	XORG_FALLBACK("accel not enabled");
360 XORG_FALLBACK("%s", !priv ? "!priv" : "!priv->tex");
363 XORG_FALLBACK("planeMask is not solid");
366 XORG_FALLBACK("not GXcopy");
371 XORG_FALLBACK("format %s", util_format_name(priv->tex->format));
438 XORG_FALLBACK("accel not enabled");
441 XORG_FALLBACK("pDst %s", !priv ? "!priv" : "!priv->tex");
444 XORG_FALLBACK("pSrc %s", !src_priv ? "!priv" : "!priv->tex");
447 XORG_FALLBACK("planeMask is not solid");
450 XORG_FALLBACK("alu not GXcopy");
455 XORG_FALLBACK("pDst format %s", util_format_name(priv->tex->format));
460 XORG_FALLBACK("pSrc format %s", util_format_name(src_priv->tex->format));
629 XORG_FALLBACK("accel not enabled");
633 XORG_FALLBACK("pDst %s", !priv ? "!priv" : "!priv->tex");
638 XORG_FALLBACK("pDst format: %s", util_format_name(priv->tex->format));
641 XORG_FALLBACK("pDst pic_format: %s != %s",
648 XORG_FALLBACK("pSrc %s", !priv ? "!priv" : "!priv->tex");
653 XORG_FALLBACK("pSrc format: %s", util_format_name(priv->tex->format));
656 XORG_FALLBACK("pSrc pic_format: %s != %s",
665 XORG_FALLBACK("pMask %s", !priv ? "!priv" : "!priv->tex");
670 XORG_FALLBACK("pMask format: %s", util_format_name(priv->tex->format));
673 XORG_FALLBACK("pMask pic_format: %s != %s",