mesa/src/gbm/main
Simon Ser 268e12c605 gbm: add gbm_{bo,surface}_create_with_modifiers2
gbm_{bo,surface}_create_with_modifiers is missing the usage flags. Add a new
function which lets library users specify it.

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: James Jones <jajones@nvidia.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3197>
2021-10-01 00:02:32 +02:00
..
backend.c gbm: Load backend based on DRM device driver name 2021-07-06 16:58:00 +00:00
backend.h gbm: Give gbm_device a reference to its backend 2021-07-06 16:57:59 +00:00
gbm.c gbm: add gbm_{bo,surface}_create_with_modifiers2 2021-10-01 00:02:32 +02:00
gbm.h gbm: add gbm_{bo,surface}_create_with_modifiers2 2021-10-01 00:02:32 +02:00
gbm_abi_check.c gbm: Support dynamically loading named backends 2021-07-06 16:57:59 +00:00
gbm_backend_abi.h gbm: Support dynamically loading named backends 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