mesa/src/gbm/main
James Jones 09bafb1f89 gbm: Add backend ABI-check test
This is based on the wayland EGL library ABI test
framework. The helper macros were copied from
there and expanded to support more than one
struct/type, and to additionally check member
type compatibility by default.

Signed-off-by: James Jones <jajones@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9902>
2021-07-06 16:57:59 +00:00
..
backend.c gbm: Version the GBM backend interface 2021-07-06 16:57:59 +00:00
backend.h gbm: Give gbm_device a reference to its backend 2021-07-06 16:57:59 +00:00
gbm.c gbm: Version the GBM backend interface 2021-07-06 16:57:59 +00:00
gbm.h gbm: add gbm_bo_get_fd_for_plane 2021-03-25 05:48:00 +00:00
gbm_abi_check.c gbm: Add backend ABI-check test 2021-07-06 16:57:59 +00:00
gbm_backend_abi.h gbm: Version the GBM backend interface 2021-07-06 16:57:59 +00:00
gbmint.h gbm: Move majority of gbmint.h to gbm_backend_abi.h 2021-07-06 16:57:59 +00:00