Topi Pohjolainen <[email protected]> writes: > +/** > + * The framework makes sure one does try to compile without any hardware
"doesn't"?
> + * support.
> + */
> +static const struct piglit_drm_driver piglit_drm_drivers[] = {
> + { "i915", piglit_intel_buf_create, piglit_intel_buf_export,
> + piglit_intel_buf_destroy }
> +};
The intel stuff here should be protected by HAVE_DRM_INTEL, or it won't
build without it.
pgpMzzKGW7MlZ.pgp
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
